source: CGBLisp/Makefile@ 1

Last change on this file since 1 was 1, checked in by Marek Rychlik, 15 years ago

First import of a version circa 1997.

File size: 164 bytes
Line 
1# $Id: Makefile,v 1.3 2009/01/19 19:20:45 marek Exp $
2
3TARDIR="."
4DATE=`date -u +%F-%T`
5
6distrib:
7 tar -X ./exclude-file -zcvf $(TARDIR)/cgb-$(DATE).tgz -C .. CGB
Note: See TracBrowser for help on using the repository browser.