summaryrefslogtreecommitdiff
path: root/scripts/makefile.intel
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2001-01-12 15:13:06 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:51 -0500
commit231e68741131f654a626dda88fafbae06137ed72 (patch)
tree4cca17e290d0956f5ca2047f58775b94f1047e2d /scripts/makefile.intel
parent76e5fd642ee752739be2327625d77e322a59813f (diff)
downloadlibpng-231e68741131f654a626dda88fafbae06137ed72.tar.gz
Imported from libpng-1.0.9beta8.tarv1.0.9beta8
Diffstat (limited to 'scripts/makefile.intel')
-rw-r--r--scripts/makefile.intel2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.intel b/scripts/makefile.intel
index b747070f5..1cabe779b 100644
--- a/scripts/makefile.intel
+++ b/scripts/makefile.intel
@@ -70,7 +70,7 @@ pngrtran$(O): png.h pngconf.h
pngrutil$(O): png.h pngconf.h
$(CC) $(CFLAGS) $*.c $(ERRFILE)
-pngvcrd$(O): png.h pngconf.h pngasmrd.h
+pngvcrd$(O): png.h pngconf.h
$(CC) $(CFLAGS) $*.c $(ERRFILE)
pngerror$(O): png.h pngconf.h