fix typo
[openssl.git] / rsaref / Makefile.ssl
index 5f5e742ce16576470c2b1aab76845f1ea4e9f9a1..920c4a385522a25ae4277689e0f8ec1202c10e13 100644 (file)
@@ -9,7 +9,7 @@ INCLUDES= -I../crypto -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
 AR=            ar r
 
@@ -85,3 +85,10 @@ $(ERRC).c: $(ERR).err
        perl ../crypto/err/err_genc.pl -s $(ERR).h $(ERRC).c
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
+
+rsar_err.o: ../crypto/crypto.h ../include/bn.h ../include/err.h
+rsar_err.o: ../include/rsa.h ../include/stack.h rsaref.h
+rsaref.o: ../crypto/cryptlib.h ../crypto/crypto.h ../include/bio.h
+rsaref.o: ../include/bn.h ../include/buffer.h ../include/e_os.h
+rsaref.o: ../include/err.h ../include/rand.h ../include/rsa.h
+rsaref.o: ../include/stack.h rsaref.h