Initial release.
This commit is contained in:
22
Makefile
Normal file
22
Makefile
Normal 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
|
||||
Reference in New Issue
Block a user