OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INCLUDES
(Results
1 - 21
of
21
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varname-dot-includes.mk
1
# $NetBSD: varname-dot-
includes
.mk,v 1.2 2020/09/13 16:53:19 rillig Exp $
3
# Tests for the special .
INCLUDES
variable, which is not documented in the
12
.
INCLUDES
: .h
14
# The .
INCLUDES
variable is not yet available.
15
.if defined(.
INCLUDES
)
20
@echo .
INCLUDES
=${.
INCLUDES
:Q}
opt-debug-graph1.exp
19
.
INCLUDES
= # (empty)
suff-transform-debug.exp
10
.
INCLUDES
= # (empty)
opt-debug-graph2.exp
53
.
INCLUDES
= # (empty)
opt-debug-graph3.exp
53
.
INCLUDES
= # (empty)
suff-main-several.exp
84
.
INCLUDES
= # (empty)
suff.exp
34
Global: .
INCLUDES
= # (empty)
/src/sys/arch/next68k/stand/boot/
Makefile
26
INCLUDES
+= -I${.OBJDIR} -I${S}/arch -I${S} -I${S}/lib/libsa
33
CFLAGS+= -ffreestanding -nostdinc ${
INCLUDES
} ${DEFS}
35
AFLAGS+= ${
INCLUDES
}
82
${CC} -m68040 -x assembler-with-cpp ${
INCLUDES
} ${DEFS} -c ${.CURDIR}/srt0.s
/src/sys/arch/hpcmips/stand/lcboot/
Makefile
29
INCLUDES
= -I${.OBJDIR} -I${S} -I${S}/arch
30
CPPFLAGS+= ${
INCLUDES
} -nostdinc -D_STANDALONE -DHEAP_LIMIT=0x8002ffff
/src/tools/binutils/
mknative-binutils
28
INCLUDES
TDEFAULTS HAVEVECS | write_mk $d/defs.mk
90
VERSION DEFS
INCLUDES
PROGRAMS
112
DEFS
INCLUDES
as_new_OBJECTS as_new_LDADD |
129
DEFS gprof_OBJECTS
INCLUDES
TEXINFOS \
141
DEFS EMUL EMULATION_OFILES
INCLUDES
OFILES TEXINFOS
mknative-binutils.old
28
INCLUDES
TDEFAULTS HAVEVECS
88
VERSION DEFS
INCLUDES
PROGRAMS
110
DEFS
INCLUDES
as_new_OBJECTS as_new_LDADD |
126
DEFS gprof_OBJECTS
INCLUDES
TEXINFOS \
137
DEFS EMUL EMULATION_OFILES
INCLUDES
OFILES STRINGIFY TEXINFOS
/src/common/dist/zlib/nintendods/
Makefile
16
#
INCLUDES
is a list of directories containing header files
22
INCLUDES
:= include
82
export INCLUDE := $(foreach dir,$(
INCLUDES
),-I$(CURDIR)/$(dir)) \
/src/sys/arch/sparc/stand/bootblk/
Makefile
23
INCLUDES
= -I. -I$S/arch -I$S -I${S}/../common/include -nostdinc
24
CPPFLAGS= ${
INCLUDES
} ${IDENT} ${PARAM} -D_MODULE -D_KERNEL
/src/sys/conf/
cscope.mk
20
${CSCOPE} -k -i - -b `echo ${
INCLUDES
} | ${TOOL_SED} s/-nostdinc//`
/src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in
534
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) \
538
$(DEFAULT_INCLUDES) $(
INCLUDES
) $(AM_CPPFLAGS) $(CPPFLAGS) \
544
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(AM_CPPFLAGS) \
548
$(DEFAULT_INCLUDES) $(
INCLUDES
) $(AM_CPPFLAGS) $(CPPFLAGS) \
2104
@am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo -MD -MP -MF crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Tpo -c -o crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo `test -f 'crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S
2108
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo `test -f 'crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S
2111
@am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo -MD -MP -MF crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-sandy2x.Tpo -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/sandy2x.S' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/sandy2x.S
2115
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/sandy2x.S' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/sandy2x.S
2142
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(libaesni_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo -MD -MP -MF crypto_aead/aes256gcm/aesni/$(DEPDIR)/libaesni_la-aead_aes256gcm_aesni.Tpo -c -o crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo `test -f 'crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c' || echo '$(srcdir)/'`crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c
2146
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(libaesni_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_aead/aes256gcm/aesni/liba (…)
[
all
...]
/src/tools/gcc/
mknative-gcc.old
82
INCLUDES
\
208
ALL_CFLAGS
INCLUDES
OBJC_SOURCE_FILES C_SOURCE_FILES OBJC_H \
265
#
includes
292
#
includes
368
INCLUDES
md_file OBJC_OBJS OBJS out_file version \
mknative-gcc
82
INCLUDES
\
208
ALL_CFLAGS
INCLUDES
OBJC_SOURCE_FILES C_SOURCE_FILES OBJC_H \
265
#
includes
298
#
includes
374
INCLUDES
md_file OBJC_OBJS OBJS out_file version \
/src/common/dist/zlib/os400/
make.sh
92
CMD="${CMD} INCDIR('${IFSDIR}/include' ${
INCLUDES
})"
/src/tools/gdb/
mknative-gdb.old
28
INCLUDES
TDEFAULTS
mknative-gdb
28
INCLUDES
TDEFAULTS
/src/sys/external/isc/libsodium/dist/test/default/
Makefile.in
390
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(
INCLUDES
) $(AM_CPPFLAGS) \
394
$(DEFAULT_INCLUDES) $(
INCLUDES
) $(AM_CPPFLAGS) $(CPPFLAGS) \
Completed in 24 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025