X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=crypto%2Ftxt_db%2FMakefile.in;h=e3810fa244afd17877e04a4b1412ceaab7190784;hb=985c3146967633707f7c165df82bb0fd8f279758;hp=9241f9b0d2343c1bdda07b4a2d09bf55554b9698;hpb=56c77c52e1b0ad69fa133adb48c3221141b684c4;p=openssl.git diff --git a/crypto/txt_db/Makefile.in b/crypto/txt_db/Makefile.in index 9241f9b0d2..e3810fa244 100644 --- a/crypto/txt_db/Makefile.in +++ b/crypto/txt_db/Makefile.in @@ -10,7 +10,7 @@ CFLAG=-g MAKEFILE= Makefile AR= ar r -CFLAGS= $(INCLUDES) $(CFLAG) +CFLAGS= $(INCLUDES) $(CFLAG) $(SHARED_CFLAG) GENERAL=Makefile @@ -38,8 +38,7 @@ files: $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO depend: - @[ -n "$(MAKEDEPEND)" ] # should be set by top Makefile... - $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) + $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC) clean: rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff