openssl/crypto/cast
Richard Levitte f425f9dcff Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
The reason to do so is that some of the generators detect PIC flags
like -fPIC and -KPIC, and those are normally delivered in LD_CFLAGS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-13 00:02:55 +01:00
..
asm Unified - adapt the generation of cast assembler to use GENERATE 2016-03-09 11:09:26 +01:00
build.info Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
c_cfb64.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
c_ecb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
c_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
c_ofb64.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
c_skey.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cast_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cast_s.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
casts.cpp Submitted by: 1999-04-23 23:28:26 +00:00
Makefile.in Make sure the effect of "pic" / "no-pic" is used with assembler compilations 2016-03-09 12:33:23 +01:00