now creates required dirs

This commit is contained in:
Steven Solie 2005-12-27 15:47:31 +00:00
parent 3b078c4b2f
commit 99437124c1

View File

@ -41,10 +41,11 @@ help:
@echo " clib2 1.198"
@echo ""
@echo "Targets:"
@echo " all - make expat libraries, xmlwf, examples and run test suite"
@echo " all - make expat libraries, xmlwf, examples and run test suite"
@echo " install - install expat libraries and tools into SDK"
all:
-makedir lib libs
$(MAKE) staticlib
$(MAKE) sharedlib