Searched refs:INCLUDES (Results 1 - 25 of 102) sorted by relevance

12345

/freebsd-10.0-release/contrib/openbsm/bin/auditreduce/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/contrib/openbsm/bin/praudit/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/contrib/openbsm/libauditd/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/contrib/openbsm/modules/auditfilter_noop/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/contrib/openbsm/test/bsm/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/contrib/openbsm/tools/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/contrib/bmake/
H A Dmake-conf.h88 * INCLUDES
90 * These control the handling of the .INCLUDES and .LIBS variables.
91 * If INCLUDES is defined, the .INCLUDES variable will be filled
93 * .INCLUDES dependency lines. Similarly for LIBRARIES and .LIBS
96 #define INCLUDES macro
/freebsd-10.0-release/contrib/libstdc++/scripts/
H A Dtestsuite_flags.in33 INCLUDES="-I${SRC_DIR}/testsuite/util"
34 echo ${INCLUDES}
37 INCLUDES="-nostdinc++ @GLIBCXX_INCLUDES@
39 echo ${INCLUDES}
H A Dcheck_performance26 INCLUDES=`$flags_script --build-includes`
35 CXX="$COMPILER $INCLUDES $PCH_FLAGS $FLAGS $LINK"
/freebsd-10.0-release/contrib/openbsm/bin/auditfilterd/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/usr.bin/make/
H A Dconfig.h54 * INCLUDES
56 * These control the handling of the .INCLUDES and .LIBS variables.
57 * If INCLUDES is defined, the .INCLUDES variable will be filled
59 * .INCLUDES dependency lines. Similarly for LIBRARIES and .LIBS
62 #define INCLUDES macro
/freebsd-10.0-release/contrib/openbsm/bin/auditdistd/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dsources30 INCLUDES= $(INCLUDES) \
46 INCLUDES=$(HAL_OSDEP_INCLUDES) $(INCLUDES)
/freebsd-10.0-release/contrib/openbsm/bin/audit/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/contrib/openbsm/libbsm/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/contrib/openbsm/bin/auditd/
H A DMakefile.am6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-10.0-release/crypto/openssl/crypto/krb5/
H A DMakefile8 INCLUDES= -I.. -I$(TOP) -I../../include macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
/freebsd-10.0-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-10.0-release/crypto/openssl/crypto/txt_db/
H A DMakefile8 INCLUDES= macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dx-mingw3212 $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
/freebsd-10.0-release/crypto/openssl/crypto/md5/
H A DMakefile9 INCLUDES=-I.. -I$(TOP) -I../../include macro
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-10.0-release/crypto/openssl/crypto/rc5/
H A DMakefile9 INCLUDES= macro
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
70 lint -DLINT $(INCLUDES) $(SRC)>fluff
74 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-10.0-release/crypto/openssl/crypto/ripemd/
H A DMakefile9 INCLUDES= macro
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
70 lint -DLINT $(INCLUDES) $(SRC)>fluff
74 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-10.0-release/crypto/openssl/crypto/whrlpool/
H A DMakefile9 INCLUDES= macro
16 CFLAGS= $(INCLUDES) $(CFLAG)
17 ASFLAGS= $(INCLUDES) $(ASFLAG)
75 lint -DLINT $(INCLUDES) $(SRC)>fluff
79 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-10.0-release/crypto/openssl/crypto/idea/
H A DMakefile8 INCLUDES= macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)

Completed in 312 milliseconds

12345