/[gcl]/gcl/pcl/makefile
ViewVC logotype

Diff of /gcl/pcl/makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by camm, Mon Aug 5 20:36:08 2002 UTC revision 1.4 by camm, Mon Oct 28 00:51:11 2002 UTC
# Line 34  remake-sys-files: Line 34  remake-sys-files:
34    
35    
36  tar:  tar:
37          make -f makefile.gcl  tar1 DIR=`pwd`          $(MAKE) -f makefile.gcl  tar1 DIR=`pwd`
38    
39  tar1:  tar1:
40          (cd .. ; tar cvf - `basename ${DIR}` | gzip -c > `basename ${DIR}`.tgz)          (cd .. ; tar cvf - `basename ${DIR}` | gzip -c > `basename ${DIR}`.tgz)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26