libnode/Makefile

20 lines
329 B
Makefile
Raw Normal View History

2003-07-16 01:53:15 +02:00
#------------------------------------------------------------------------------
# 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.*