Continuing adding X509 V3 support. This starts to integrate the code with
[openssl.git] / tools / Makefile.ssl
index 537e97d268e026f256871a8394ea07b34a670c8b..caf0b7ea3d253679edae1ce045dcba1117b6cfe8 100644 (file)
@@ -9,7 +9,7 @@ INCLUDES= -I.. -I../../include
 CFLAG=-g
 INSTALLTOP=/usr/local/ssl
 MAKE=          make -f Makefile.ssl
-MAKEDEPEND=    makedepend -f Makefile.ssl
+MAKEDEPEND=    $(TOP)/util/domd $(TOP)
 MAKEFILE=      Makefile.ssl
 
 CFLAGS= $(INCLUDES) $(CFLAG)