*** empty log message ***
[openssl.git] / crypto / bn / Makefile.ssl
index 07239ee8c11ed2fded6b4525dacaea4e4c70f05c..11dd86f8bb8eb3e80e821c94043b0bc862d25879 100644 (file)
@@ -62,7 +62,7 @@ bn_prime.h: bn_prime.pl
 divtest: divtest.c ../../libcrypto.a
        cc -I../../include divtest.c -o divtest ../../libcrypto.a
 
-bnbug: bnbug.c ../../libcrypto.a
+bnbug: bnbug.c ../../libcrypto.a top
        cc -g -I../../include bnbug.c -o bnbug ../../libcrypto.a
 
 lib:   $(LIBOBJ)