X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=crypto%2Fdsa%2FMakefile.in;h=a22dfa32b5e34d446cdc6492f64469b7ac93e9d6;hb=45502bfe19fb03c9f343b03fa6434ee0bece8428;hp=de2468df0841446bf89d1da20e0ddac666ed420f;hpb=ced2c2c598e195175950a67756d426052d38c228;p=openssl.git diff --git a/crypto/dsa/Makefile.in b/crypto/dsa/Makefile.in index de2468df08..a22dfa32b5 100644 --- a/crypto/dsa/Makefile.in +++ b/crypto/dsa/Makefile.in @@ -10,7 +10,7 @@ CFLAG=-g MAKEFILE= Makefile AR= ar r -CFLAGS= $(INCLUDES) $(CFLAG) +CFLAGS= $(INCLUDES) $(CFLAG) $(SHARED_CFLAG) GENERAL=Makefile @@ -40,7 +40,7 @@ files: $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO depend: - $(TOP)/util/domd $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) + $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC) clean: rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff