- Timestamp:
- Aug 19, 2013, 4:49:19 PM (11 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- d4f6e4a
- Parents:
- 76d3973
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r76d3973 r8560904 1493 1493 @echo ">> Building $(DISTTAR)" 1494 1494 @mkdir -p $(DISTDIR) 1495 @cp -a C REDITS README VERSION Makefile configure classes converters display doc examples external modules python readers $(DISTDIR)1495 @cp -a CHANGELOG CREDITS README VERSION Makefile configure classes converters display doc examples external modules python readers $(DISTDIR) 1496 1496 @find $(DISTDIR) -depth -name .\* -exec rm -rf {} \; 1497 1497 @tar -czf $(DISTTAR) $(DISTDIR)
Note:
See TracChangeset
for help on using the changeset viewer.