]> granicus.if.org Git - libexpat/commitdiff
now creates required dirs
authorSteven Solie <ssolie@users.sourceforge.net>
Tue, 27 Dec 2005 15:47:31 +0000 (15:47 +0000)
committerSteven Solie <ssolie@users.sourceforge.net>
Tue, 27 Dec 2005 15:47:31 +0000 (15:47 +0000)
expat/amiga/Makefile

index 97b57237145c6505ccd4d5e82211981860554cf8..f0e7ec5feb8b93e2893a8753f14992ce98b4f4e0 100644 (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