Searched refs:HEADERS (Results 1 - 25 of 444) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dmkheader.sh22 # DEFINES and HEADERS are expected to be set in the environment.
36 for file in $HEADERS; do
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dmkheader.sh22 # DEFINES and HEADERS are expected to be set in the environment.
36 for file in $HEADERS; do
/netbsd-current/sys/arch/atari/stand/tostools/chg_pid/
H A DMakefile6 HEADERS = macro
/netbsd-current/sys/arch/atari/stand/tostools/rawwrite/
H A DMakefile6 HEADERS = macro
/netbsd-current/external/gpl3/gcc/lib/
H A DMakefile.tconfigh6 HEADERS="$(G_xm_include_list)" DEFINES="USED_FOR_TARGET $(G_xm_defines)" \
/netbsd-current/external/gpl3/gcc.old/lib/
H A DMakefile.tconfigh6 HEADERS="$(G_xm_include_list)" DEFINES="USED_FOR_TARGET $(G_xm_defines)" \
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A DMakefile.in18 HEADERS = dst.h gssapi.h result.h
29 for i in ${HEADERS}; do \
34 for i in ${HEADERS}; do \
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/pk11/
H A DMakefile.in23 HEADERS = constants.h internal.h pk11.h result.h site.h
33 for i in ${HEADERS}; do \
38 for i in ${HEADERS}; do \
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A DMakefile.in23 HEADERS = pkcs11.h
33 for i in ${HEADERS}; do \
38 for i in ${HEADERS}; do \
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
H A DMakefile.in18 HEADERS = condition.h mutex.h once.h thread.h
29 for i in ${HEADERS}; do \
34 for i in ${HEADERS}; do \
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A DMakefile.in18 HEADERS = align.h dir.h net.h netdb.h offset.h stat.h \
30 for i in ${HEADERS}; do \
35 for i in ${HEADERS}; do \
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A DMakefile.in23 HEADERS = aclconf.h cfg.h dnsconf.h grammar.h kaspconf.h log.h \
35 for i in ${HEADERS}; do \
40 for i in ${HEADERS}; do \
/netbsd-current/external/mpl/dhcp/bind/dist/lib/irs/include/irs/
H A DMakefile.in21 HEADERS = context.h dnsconf.h resconf.h types.h version.h
32 for i in ${HEADERS}; do \
41 for i in ${HEADERS}; do \
/netbsd-current/sys/arch/atari/stand/tostools/file2swp/
H A DMakefile6 HEADERS = macro
/netbsd-current/sys/arch/atari/stand/tostools/loadbsd/
H A DMakefile6 HEADERS = ../libtos/kparamb.h ../libtos/tosdefs.h macro
/netbsd-current/sys/arch/atari/stand/tostools/
H A DMakefile.inc34 HEADERS := ${HEADERS} ../libtos/libtos.h
58 ${OBJS}: ${HEADERS}
/netbsd-current/sys/external/bsd/acpica/dist/generate/unix/
H A DMakefile.rules18 $(OBJDIR)/%.o : %.c $(HEADERS) $(ACPICA_HEADERS)
/netbsd-current/sys/arch/atari/stand/tostools/aptck/
H A DMakefile6 HEADERS = aptck.h disklbl.h macro
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A DMakefile8 HEADERS = ahdilbl.h disklbl.h diskio.h kparamb.h libtos.h macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmkconfig.sh23 # $1 is the file to generate. DEFINES, HEADERS, and possibly
27 echo "Usage: DEFINES='list' HEADERS='list' \\" >&2
64 # The first entry in HEADERS may be auto-FOO.h ;
70 if [ -n "$HEADERS" ]; then
71 set $HEADERS
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmkconfig.sh23 # $1 is the file to generate. DEFINES, HEADERS, and possibly
27 echo "Usage: DEFINES='list' HEADERS='list' \\" >&2
64 # The first entry in HEADERS may be auto-FOO.h ;
70 if [ -n "$HEADERS" ]; then
71 set $HEADERS
/netbsd-current/sys/external/bsd/acpica/dist/generate/unix/acpixtract/
H A DMakefile26 HEADERS = \ macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A DMakefile.in23 HEADERS = aes.h app.h assertions.h astack.h atomic.h backtrace.h \
51 for i in ${HEADERS}; do \
58 for i in ${HEADERS}; do \
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A DMakefile.in55 HEADERS = \
170 TAGS: $(HEADERS) $(SOURCES)
172 etags -o $$here/TAGS $(HEADERS) $(SOURCES)
175 CTAGS: $(HEADERS) $(SOURCES)
177 ctags -o $$here/CTAGS $(HEADERS) $(SOURCES)
180 ID: $(HEADERS) $(SOURCES)
182 mkid -f$$here/ID $(HEADERS) $(SOURCES)
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A DMakefile.in55 HEADERS = \
172 TAGS: $(HEADERS) $(SOURCES)
174 etags -o $$here/TAGS $(HEADERS) $(SOURCES)
177 CTAGS: $(HEADERS) $(SOURCES)
179 ctags -o $$here/CTAGS $(HEADERS) $(SOURCES)
182 ID: $(HEADERS) $(SOURCES)
184 mkid -f$$here/ID $(HEADERS) $(SOURCES)

Completed in 340 milliseconds

1234567891011>>