X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fkdf%2FMakefile.in;h=be4e08c1a0b250f1708710dc993e00845e544b5f;hp=337f3a7a5a2fbd9183f1d7bf5dd1e3233c5dfca1;hb=45502bfe19fb03c9f343b03fa6434ee0bece8428;hpb=ced2c2c598e195175950a67756d426052d38c228 diff --git a/crypto/kdf/Makefile.in b/crypto/kdf/Makefile.in index 337f3a7a5a..be4e08c1a0 100644 --- a/crypto/kdf/Makefile.in +++ b/crypto/kdf/Makefile.in @@ -10,7 +10,7 @@ CFLAG=-g MAKEFILE= Makefile AR= ar r -CFLAGS= $(INCLUDES) $(CFLAG) +CFLAGS= $(INCLUDES) $(CFLAG) $(SHARED_CFLAG) GENERAL=Makefile @@ -48,7 +48,7 @@ lint: update: depend depend: - $(TOP)/util/domd $(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