source: trunk/Taper/Makefile.cvs@ 5789

Last change on this file since 5789 was 4307, checked in by merck, 20 years ago
new project
File size: 225 bytes
Line 
1all:
2 @echo "This Makefile is only for the CVS repository"
3 @echo "This will be deleted before making the distribution"
4 @echo ""
5 $(MAKE) -f admin/Makefile.common cvs
6
7dist:
8 $(MAKE) -f admin/Makefile.common dist
9
10.SILENT:
Note: See TracBrowser for help on using the repository browser.