summaryrefslogtreecommitdiff
path: root/scripts/makefile.sunos
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2006-03-08 23:35:59 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:08:39 -0500
commit1ce0836b4a9c1fe453a93d323ca0b806564d559e (patch)
treeb7bf97f88915796f786328bda180cebebe907d26 /scripts/makefile.sunos
parent5c60b2367ee41cca4a2e43f8bb74797f4c066e60 (diff)
downloadlibpng-1ce0836b4a9c1fe453a93d323ca0b806564d559e.tar.gz
Imported from libpng-1.2.9beta8.tarv1.2.9beta8
Diffstat (limited to 'scripts/makefile.sunos')
-rw-r--r--scripts/makefile.sunos2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.sunos b/scripts/makefile.sunos
index 241224cd7..ff1959120 100644
--- a/scripts/makefile.sunos
+++ b/scripts/makefile.sunos
@@ -31,7 +31,7 @@ WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow -Wconversion \
CC=gcc
AR_RC=ar rc
-MKDIR_P=mkdir
+MKDIR_P=mkdir -p
LN_SF=ln -f -s
RANLIB=ranlib
RM_F=/bin/rm -f