]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/scripts/makefile.acorn
Select the entire spin control contents when changing its value.
[wxWidgets.git] / src / png / scripts / makefile.acorn
index 470cf89b161c9685677d6fe4f1e8b33dfd4fe488..00b8fb5b35c6a18f5bd12d7cd6dc529ad0c674c0 100644 (file)
@@ -6,11 +6,10 @@ CCflags = -c -depend !Depend -IC:,Zlib: -g -throwback  -DRISCOS  -fnah
 C++flags = -c -depend !Depend -IC: -throwback
 Linkflags = -aif -c++ -o $@
 ObjAsmflags = -throwback -NoCache -depend !Depend
 C++flags = -c -depend !Depend -IC: -throwback
 Linkflags = -aif -c++ -o $@
 ObjAsmflags = -throwback -NoCache -depend !Depend
-CMHGflags = 
+CMHGflags =
 LibFileflags = -c -l -o $@
 Squeezeflags = -o $@
 
 LibFileflags = -c -l -o $@
 Squeezeflags = -o $@
 
-
 # Final targets:
 @.libpng-lib:   @.o.png @.o.pngerror @.o.pngrio @.o.pngwio @.o.pngmem \
        @.o.pngpread @.o.pngset @.o.pngget @.o.pngread @.o.pngrtran \
 # Final targets:
 @.libpng-lib:   @.o.png @.o.pngerror @.o.pngrio @.o.pngwio @.o.pngmem \
        @.o.pngpread @.o.pngset @.o.pngget @.o.pngread @.o.pngrtran \
@@ -44,8 +43,15 @@ Test: @.pngtest
 .c.o:
        cc $(ccflags) -o $@ $<
 
 .c.o:
        cc $(ccflags) -o $@ $<
 
+# See scripts.mak.libpngconf for how to generate this:
+@.h.libpngconf: @.scripts.h.libpngconf
+       copy @.scripts.h.libpngconf $@
 
 # Static dependencies:
 
 # Static dependencies:
+@.o.png @.o.pngerror @.o.pngrio @.o.pngwio @.o.pngmem \
+@.o.pngpread @.o.pngset @.o.pngget @.o.pngread @.o.pngrtran \
+@.o.pngrutil @.o.pngtrans @.o.pngwrite @.o.pngwtran @.o.pngwutil \
+@.o.pngtest: @.h.libpngconf
 
 
 # Dynamic dependencies:
 
 
 # Dynamic dependencies: