Searched refs:INCLUDES (Results 201 - 220 of 220) sorted by relevance

123456789

/freebsd-11.0-release/contrib/ntp/libparse/
H A DMakefile.in198 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
202 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
/freebsd-11.0-release/contrib/ntp/ntpsnmpd/
H A DMakefile.in178 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
182 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
/freebsd-11.0-release/contrib/ntp/util/
H A DMakefile.in252 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
256 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
/freebsd-11.0-release/crypto/openssl/apps/
H A DMakefile8 INCLUDES= -I$(TOP) -I../include $(KRB5_INCLUDES) macro
23 CFLAGS= -DMONOLITH $(INCLUDES) $(CFLAG)
95 $(CC) -c $(INCLUDES) $(CFLAG) -o sreq.o req.c
131 lint -DLINT $(INCLUDES) $(SRC)>fluff
138 @[ -z "$(THIS)" ] || $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(SRC)
/freebsd-11.0-release/contrib/binutils/opcodes/
H A DMakefile.in87 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
90 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
582 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
1162 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
H A DMakefile.am359 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
615 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A DMakefile.in202 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
205 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
/freebsd-11.0-release/crypto/openssl/ssl/
H A DMakefile8 INCLUDES= -I../crypto -I$(TOP) -I../include $(KRB5_INCLUDES) macro
15 CFLAGS= $(INCLUDES) $(CFLAG)
90 lint -DLINT $(INCLUDES) $(SRC)>fluff
98 @[ -z "$(THIS)" ] || $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A DMakefile8 INCLUDES= -I.. -I$(TOP) -I../../include macro
13 CFLAGS= $(INCLUDES) $(CFLAG)
94 lint -DLINT $(INCLUDES) $(SRC)>fluff
100 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11.0-release/contrib/ntp/sntp/
H A DMakefile.in186 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
190 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
/freebsd-11.0-release/contrib/bmake/
H A Dsuff.c102 * include files or libraries, using the .INCLUDES
104 * Dir_MakeFlags to create the .INCLUDES and
1055 * called ".INCLUDES" with each directory preceded by a -I. The same
1066 Lst inIncludes; /* Cumulative .INCLUDES path */
1079 #ifdef INCLUDES
1083 #endif /* INCLUDES */
1096 Var_Set(".INCLUDES", ptr = Dir_MakeFlags("-I", inIncludes), VAR_GLOBAL, 0);
1111 * Called from the parse module when a .INCLUDES line is parsed.
/freebsd-11.0-release/contrib/binutils/ld/
H A DMakefile.in88 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
354 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \
2723 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
H A DMakefile.am104 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \
1930 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
/freebsd-11.0-release/contrib/apr/
H A Dconfigure640 INCLUDES
1754 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1757 # the include files in INCLUDES and setting the cache variable VAR
1883 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1886 # INCLUDES, setting the cache variable VAR accordingly.
2027 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2029 # Tests whether TYPE exists after having included INCLUDES, setting cache
2081 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
2084 # INCLUDES, setting VAR accordingly. Returns whether the value could be
2264 # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/
H A DMakefile.in281 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
284 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
/freebsd-11.0-release/contrib/binutils/gas/
H A DMakefile.in96 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
99 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
716 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \
721 # This should be parallel to INCLUDES, but should replace $(srcdir)
H A DMakefile.am485 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \
489 # This should be parallel to INCLUDES, but should replace $(srcdir)
/freebsd-11.0-release/contrib/binutils/bfd/
H A DMakefile.in93 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
96 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
901 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@
1479 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
H A DMakefile.am650 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@
885 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
/freebsd-11.0-release/contrib/apr-util/
H A Dconfigure1682 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1685 # the include files in INCLUDES and setting the cache variable VAR
1811 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1814 # INCLUDES, setting the cache variable VAR accordingly.
1842 # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
1844 # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
2538 if test -n "$INCLUDES"; then
2539 echo "INCLUDES=\"$INCLUDES\"; export INCLUDES" >> confi
[all...]

Completed in 374 milliseconds

123456789