libdatastr/Makefile
Arnaud G. GIBERT 7cf70f0f3c - Start to the 2.0.x work!
- Import file structure from LibNode & LibShMem...
2024-04-20 09:01:52 +02:00

20 lines
329 B
Makefile

#------------------------------------------------------------------------------
# Main Makefile
#------------------------------------------------------------------------------
SUBDIRS := include lib util demo doc
FILE_DOC := *.txt
include Makefile.var
include Makefile.rule
dir_clean:
$(RM) $(PROG_VERSION_NAME).src.*