From: Steven Solie Date: Tue, 27 Dec 2005 15:47:31 +0000 (+0000) Subject: now creates required dirs X-Git-Tag: R_2_0_0~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99437124c12347bb37863548046fb2eb3da3ad5a;p=libexpat now creates required dirs --- diff --git a/expat/amiga/Makefile b/expat/amiga/Makefile index 97b57237..f0e7ec5f 100644 --- a/expat/amiga/Makefile +++ b/expat/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