summaryrefslogtreecommitdiff
path: root/crypto/pem/Makefile.ssl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-10-11 22:05:15 +0000
committerRichard Levitte <levitte@openssl.org>2002-10-11 22:05:15 +0000
commitea97b8672be1c79631ad84ede90b1e946f83ffb0 (patch)
tree596335940e2d394d5dc812766302158db08963d8 /crypto/pem/Makefile.ssl
parent0eda8c173813e7be9745ecedd9970b79d6563f3b (diff)
downloadopenssl-new-ea97b8672be1c79631ad84ede90b1e946f83ffb0.tar.gz
Latest changes from main trunk
Diffstat (limited to 'crypto/pem/Makefile.ssl')
-rw-r--r--crypto/pem/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pem/Makefile.ssl b/crypto/pem/Makefile.ssl
index 2c49e8a6a4..afeb417a34 100644
--- a/crypto/pem/Makefile.ssl
+++ b/crypto/pem/Makefile.ssl
@@ -71,7 +71,7 @@ lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff
depend:
- $(MAKEDEPEND) $(CFLAG) $(INCLUDES) $(DEPFLAG) $(LIBSRC)
+ $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
dclean:
$(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new