Searched refs:INCLUDES (Results 26 - 50 of 128) sorted by relevance

123456

/freebsd-9.3-release/crypto/openssl/crypto/lhash/
H A DMakefile8 INCLUDES= macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/md2/
H A DMakefile8 INCLUDES= macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/md4/
H A DMakefile9 INCLUDES= macro
14 CFLAGS= $(INCLUDES) $(CFLAG)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/mdc2/
H A DMakefile8 INCLUDES= macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/pqueue/
H A DMakefile8 INCLUDES= macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/rc2/
H A DMakefile8 INCLUDES= macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/seed/
H A DMakefile9 INCLUDES= macro
14 CFLAGS= $(INCLUDES) $(CFLAG)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/stack/
H A DMakefile8 INCLUDES= macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/fips/
H A DMakefile9 # INCLUDES targets sudbirs!
10 INCLUDES= -I.. -I../.. -I../../include macro
26 $(MAKE) -e TOP=../.. DIR=$$i INCLUDES='${INCLUDES}' $$target ) || exit 1; \
/freebsd-9.3-release/crypto/openssl/crypto/bf/
H A DMakefile9 INCLUDES= macro
18 CFLAGS= $(INCLUDES) $(CFLAG)
19 ASFLAGS= $(INCLUDES) $(ASFLAG)
82 lint -DLINT $(INCLUDES) $(SRC)>fluff
86 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A DMakefile9 INCLUDES= macro
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
73 lint -DLINT $(INCLUDES) $(SRC)>fluff
77 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/cast/
H A DMakefile9 INCLUDES= macro
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/md5/
H A DMakefile9 INCLUDES=-I.. -I$(TOP) -I../../include macro
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
79 lint -DLINT $(INCLUDES) $(SRC)>fluff
83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/rc4/
H A DMakefile9 INCLUDES= macro
15 CFLAGS= $(INCLUDES) $(CFLAG)
16 ASFLAGS= $(INCLUDES) $(ASFLAG)
85 lint -DLINT $(INCLUDES) $(SRC)>fluff
89 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/ripemd/
H A DMakefile9 INCLUDES= macro
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/fips/aes/
H A DMakefile8 INCLUDES= macro
18 ASFLAGS= $(INCLUDES) $(ASFLAG)
21 CFLAGS= $(INCLUDES) $(CFLAG)
73 lint -DLINT $(INCLUDES) $(SRC)>fluff
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) \
/freebsd-9.3-release/crypto/openssl/fips/des/
H A DMakefile8 INCLUDES= macro
18 ASFLAGS= $(INCLUDES) $(ASFLAG)
21 CFLAGS= $(INCLUDES) $(CFLAG)
73 lint -DLINT $(INCLUDES) $(SRC)>fluff
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) \
/freebsd-9.3-release/contrib/ntp/tests/ntpd/
H A DMakefile.in240 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
244 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
1014 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-leapsec.o -MD -MP -MF $(DEPDIR)/test_leapsec-leapsec.Tpo -c -o test_leapsec-leapsec.o `test -f 'leapsec.c' || echo '$(srcdir)/'`leapsec.c
1018 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-leapsec.o `test -f 'leapsec.c' || echo '$(srcdir)/'`leapsec.c
1021 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-leapsec.obj -MD -MP -MF $(DEPDIR)/test_leapsec-leapsec.Tpo -c -o test_leapsec-leapsec.obj `if test -f 'leapsec.c'; then $(CYGPATH_W) 'leapsec.c'; else $(CYGPATH_W) '$(srcdir)/leapsec.c'; fi`
1025 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-leapsec.obj `if test -f 'leapsec.c'; then $(CYGPATH_W) 'leapsec.c'; else $(CYGPATH_W) '$(srcdir)/leapsec.c'; fi`
1028 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-run-leapsec.o -MD -MP -MF $(DEPDIR)/test_leapsec-run-leapsec.Tpo -c -o test_leapsec-run-leapsec.o `test -f 'run-leapsec.c' || echo '$(srcdir)/'`run-leapsec.c
1032 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-run-leapsec.o `test -f 'run-leapsec.c' || echo '$(srcdir)/'`run-leapsec.c
1035 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-run-leapsec.obj -MD -MP -MF $(DEPDIR)/test_leapsec-run-leapsec.Tpo -c -o test_leapsec-run-leapsec.obj `if test -f 'run-leapsec.c'; then $(CYGPATH_W) 'run-leapsec.c'; else $(CYGPATH_W) '$(srcdir)/run-leapsec.c'; fi`
1039 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)
[all...]
/freebsd-9.3-release/contrib/cvs/lib/
H A DMakefile.am31 INCLUDES = -I$(top_srcdir)/src $(includeopt)
/freebsd-9.3-release/contrib/libreadline/examples/
H A DMakefile.in38 INCLUDES = -I$(srcdir) -I$(top_srcdir) -I..
40 CCFLAGS = $(DEFS) $(LOCAL_CFLAGS) $(CPPFLAGS) $(INCLUDES) $(CFLAGS)
/freebsd-9.3-release/crypto/openssl/crypto/buffer/
H A DMakefile8 INCLUDES= -I.. -I$(TOP) -I../../include macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/comp/
H A DMakefile8 INCLUDES= -I.. -I$(TOP) -I../../include macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
65 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/store/
H A DMakefile8 INCLUDES= -I.. -I$(TOP) -I../../include macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
64 lint -DLINT $(INCLUDES) $(SRC)>fluff
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/ui/
H A DMakefile8 INCLUDES= -I.. -I$(TOP) -I../../include macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
66 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/fips/dh/
H A DMakefile8 INCLUDES= macro
18 CFLAGS= $(INCLUDES) $(CFLAG)
66 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)

Completed in 113 milliseconds

123456