|
|
@ -24,7 +24,7 @@ configfile.lib : configfile.o configmodel.o sectionstore.o cregex/pattern.o creg |
|
|
|
# JOIN containers/stringarray.o containers/linearray.o containers/sectionarray.o containers/sectionmap.o AS containers/containers.lib |
|
|
|
# JOIN containers/stringarray.o containers/linearray.o containers/sectionarray.o containers/sectionmap.o AS containers/containers.lib |
|
|
|
|
|
|
|
|
|
|
|
clean: |
|
|
|
clean: |
|
|
|
delete \#?.o containers/\#?.o cregex/\#?.o $(NAME) ALL QUIET |
|
|
|
delete \#?.o $(NAME) ALL QUIET |
|
|
|
|
|
|
|
|
|
|
|
cleanlibs: |
|
|
|
cleanlibs: |
|
|
|
delete configfile.lib containers/\#?.o cregex/\#?.o ALL QUIET |
|
|
|
delete configfile.lib containers/\#?.o cregex/\#?.o ALL QUIET |
|
|
|