Pass $(CC) to perlasm scripts via the environment
[openssl.git] / crypto / jpake / Makefile.in
index 5bb976446e32849d09d284b45a4dbd23e396ca87..9a75fae7cab47e7dd27d368f24ad7ee14fe75bf2 100644 (file)
@@ -27,11 +27,8 @@ lib: $(LIBOBJ)
 files:
        $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
 
-update: depend
-
 depend:
-       @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
-       $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
+       $(TOP)/util/domd $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
 
 clean:
        rm -f *.s *.o *.obj des lib tags core .pure .nfs* *.old *.bak fluff