source: CMT/v1r19/doc/Makefile @ 2

Last change on this file since 2 was 2, checked in by arnault, 19 years ago

Convert to UNIX eol

File size: 427 bytes
Line 
1#-----------------------------------------------------------
2# Copyright Christian Arnault LAL-Orsay CNRS
3# arnault@lal.in2p3.fr
4# See the complete license in cmt_license.txt "http://www.cecill.info".
5#-----------------------------------------------------------
6
7pack = CMT
8wwwdir = /lal/www/Public/SI/
9
10install :
11        cp ${pack}Doc.html ${wwwdir}/${pack}
12        cp ${pack}Doc.ps.Z ${wwwdir}/${pack}
13        cp $(pack).htm  $(wwwdir)/$(pack)
14
Note: See TracBrowser for help on using the repository browser.