libnode/Makefile

26 lines
438 B
Makefile
Raw Normal View History

2003-07-16 01:53:15 +02:00
# $RCSfile: Makefile,v $
2003-07-17 01:32:06 +02:00
# $Revision: 1.3 $
2003-07-16 01:53:15 +02:00
# $Name: $
2003-07-17 01:32:06 +02:00
# $Date: 2003/07/16 23:32:06 $
2003-07-16 01:53:15 +02:00
# $Author: agibert $
#------------------------------------------------------------------------------
# Main Makefile
#------------------------------------------------------------------------------
2003-07-17 01:32:06 +02:00
SUBDIRS := include lib util demo doc
2003-07-16 01:53:15 +02:00
FILE_DOC := *.txt
include Makefile.var
include Makefile.rule
2003-07-17 00:55:51 +02:00
dir_clean:
$(RM) $(PROG_VERSION_NAME).src.*