summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorssolie <ssolie>2005-12-27 15:47:31 +0000
committerssolie <ssolie>2005-12-27 15:47:31 +0000
commit022cd0537825274cf66b4ee2427c8c1ad1a3e896 (patch)
treed441d7ff79ce55b143e9b959480401fe46a301b8
parentb1915972a9996298b37d1f1daf35501f148a39f7 (diff)
downloadlibexpat-022cd0537825274cf66b4ee2427c8c1ad1a3e896.tar.gz
now creates required dirs
-rw-r--r--amiga/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/amiga/Makefile b/amiga/Makefile
index 97b5723..f0e7ec5 100644
--- a/amiga/Makefile
+++ b/amiga/Makefile
@@ -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