- Timestamp:
- Aug 19, 2013, 4:49:19 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/genMakefile.tcl
r1186 r1269 353 353 @echo ">> Building $(DISTTAR)" 354 354 @mkdir -p $(DISTDIR) 355 @cp -a C REDITS README VERSION Makefile configure classes converters display doc examples external modules python readers $(DISTDIR)355 @cp -a CHANGELOG CREDITS README VERSION Makefile configure classes converters display doc examples external modules python readers $(DISTDIR) 356 356 @find $(DISTDIR) -depth -name .\* -exec rm -rf {} \; 357 357 @tar -czf $(DISTTAR) $(DISTDIR)
Note:
See TracChangeset
for help on using the changeset viewer.