Comment out def of currently unimplemented function to stop warning.
[openssl.git] / crypto / md5 / Makefile.ssl
index 52458235211522620c0df12f88f2b88a0d1a69e0..5cdf227c9f6262f90ad5a10fa7c18cc4bd4034a2 100644 (file)
@@ -61,7 +61,7 @@ asm/mx86-out.o: asm/mx86unix.cpp
 asm/mx86bsdi.o: asm/mx86unix.cpp
        $(CPP) -DBSDI asm/mx86unix.cpp | sed 's/ :/:/' | as -o asm/mx86bsdi.o
 
-asm/mx86unix.cpp:
+asm/mx86unix.cpp: asm/md5-586.pl
        (cd asm; perl md5-586.pl cpp >mx86unix.cpp)
 
 files:
@@ -103,4 +103,5 @@ errors:
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
-md5_dgst.o: md5.h md5_locl.h md5.h md5_locl.h
+md5_dgst.o: md5.h md5_locl.h
+md5_one.o: md5.h md5_locl.h