diff options
Diffstat (limited to 'crypto/md/Makefile.ssl')
-rw-r--r-- | crypto/md/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md/Makefile.ssl b/crypto/md/Makefile.ssl index 3e9dda7034..5428351152 100644 --- a/crypto/md/Makefile.ssl +++ b/crypto/md/Makefile.ssl @@ -9,7 +9,7 @@ INCLUDES= CFLAG=-g INSTALLTOP=/usr/local/ssl MAKE= make -f Makefile.ssl -MAKEDEPEND= makedepend -f Makefile.ssl +MAKEDEPEND= $(TOP)/util/domd $(TOP) MAKEFILE= Makefile.ssl AR= ar r |