summaryrefslogtreecommitdiff
path: root/scripts/makefile.intel
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-11-23 11:51:42 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:39 -0500
commitd56aca7104bbc23cc37344169fa2b235e0a1392f (patch)
treeebeb4c0f868f828b09d1e5c742423e56d07143df /scripts/makefile.intel
parentf5ed0e130c408c278907f1204176df02c55ff931 (diff)
downloadlibpng-d56aca7104bbc23cc37344169fa2b235e0a1392f.tar.gz
Imported from libpng-1.0.9beta3.tarv1.0.9beta3
Diffstat (limited to 'scripts/makefile.intel')
-rw-r--r--scripts/makefile.intel6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/makefile.intel b/scripts/makefile.intel
index b55226339..b747070f5 100644
--- a/scripts/makefile.intel
+++ b/scripts/makefile.intel
@@ -42,9 +42,9 @@ LDFLAGS=/SUBSYSTEM:CONSOLE /NOLOGO
O=.obj
-OBJS=png$(O) pngset$(O) pngget$(O) pngrutil$(O) pngtrans$(O) pngwutil$(O)\
- pngmem$(O) pngpread$(O) pngread$(O) pngerror$(O) pngwrite$(O)\
- pngrtran$(O) pngwtran$(O) pngrio$(O) pngwio$(O) pngvcrd$(O)
+OBJS=png$(O) pngset$(O) pngget$(O) pngrutil$(O) pngtrans$(O) pngwutil$(O) \
+pngmem$(O) pngpread$(O) pngread$(O) pngerror$(O) pngwrite$(O) \
+pngrtran$(O) pngwtran$(O) pngrio$(O) pngwio$(O) pngvcrd$(O)
all: test