Initial release.

This commit is contained in:
agibert
2003-07-15 23:53:15 +00:00
parent 6ded620c00
commit a10f0b1cf5
6 changed files with 510 additions and 15 deletions

22
Makefile Normal file
View File

@@ -0,0 +1,22 @@
# $RCSfile: Makefile,v $
# $Revision: 1.1 $
# $Name: $
# $Date: 2003/07/15 23:53:15 $
# $Author: agibert $
#------------------------------------------------------------------------------
# Main Makefile
#------------------------------------------------------------------------------
# Marc Regimbeau <marc.regimbeau@flomaco.net>
#------------------------------------------------------------------------------
SUBDIRS := doc lib util demo
FILE_DOC := *.txt
include Makefile.var
include Makefile.rule