Searched refs:includes (Results 1 - 25 of 73) sorted by relevance
123
| /src/sys/modules/arch/ |
| H A D | Makefile | 8 .if !make(includes)
|
| H A D | compatsubdir.mk | 8 .if !make(includes)
|
| /src/compat/ |
| H A D | Makefile | 8 .if !make(includes)
|
| H A D | compatsubdir.mk | 10 .if !make(includes)
|
| /src/sys/dev/microcode/rum/ |
| H A D | Makefile | 12 includes: target
|
| /src/share/ |
| H A D | Makefile | 25 includes-examples includes-man:
|
| /src/sys/dev/microcode/ral/ |
| H A D | Makefile | 12 includes: target
|
| /src/sys/dev/microcode/run/ |
| H A D | Makefile | 12 includes: target
|
| /src/sys/dev/microcode/zyd/ |
| H A D | Makefile | 12 includes: target
|
| /src/bin/sh/ |
| H A D | mkinit.sh | 89 includes=' "shell.h" "mystring.h" "init.h" ' 109 [ "${includes}" != "${includes% $2 *}" ] && continue 110 includes="$includes$2 " 176 for f in $includes; do
|
| /src/tools/elftoolchain/common/ |
| H A D | Makefile | 24 install: .PHONY includes 26 includes: .PHONY ${HOST_INCSDIR} .WAIT ${HOST_INCINSTFILES} target
|
| /src/sys/dev/microcode/qat/ |
| H A D | Makefile | 17 includes: target
|
| /src/sys/ |
| H A D | Makefile | 18 .if make(includes) || make(obj) || make(cleandir)
|
| /src/share/mk/ |
| H A D | bsd.init.mk | 3 # <bsd.init.mk> includes Makefile.inc and <bsd.own.mk>; this is used at the
|
| H A D | bsd.kinc.mk | 5 # INCSDIR Directory to install includes into (and/or make, and/or 24 includes: ${DESTDIR}${INCSDIR} .WAIT ${INCS} incinstall target 30 # make sure the directory is OK, and install includes.
|
| H A D | bsd.inc.mk | 6 includes: ${INCS} incinstall inclinkinstall target
|
| /src/usr.bin/make/unit-tests/ |
| H A D | varname-dot-includes.mk | 1 # $NetBSD: varname-dot-includes.mk,v 1.2 2020/09/13 16:53:19 rillig Exp $
|
| H A D | deptgt-suffixes.mk | 6 # varname-dot-includes.mk
|
| H A D | include-main.mk | 11 # properly handle nested includes and even .for loops.
|
| H A D | directive-sinclude.mk | 3 # Tests for the .sinclude directive, which includes another file,
|
| H A D | directive-dinclude.mk | 3 # Tests for the .dinclude directive, which includes another file,
|
| H A D | directive-hyphen-include.mk | 3 # Tests for the .-include directive, which includes another file,
|
| /src/tools/elftoolchain/common/sys/ |
| H A D | Makefile | 20 install: .PHONY ${HOST_INCSDIR} .WAIT includes 33 includes: .PHONY ${HOST_INCSDIR} .WAIT ${HOST_INCINSTFILES} target
|
| /src/usr.bin/xlint/lint1/ |
| H A D | err.c | 17 * This product includes software developed by Jochen Pohl for 453 } *includes; variable in typeref:struct:include_level * 480 top = includes; 488 top->by = includes; 489 includes = top; 492 includes = top->by; 494 top = includes; 508 if ((top = includes) == NULL)
|
| /src/ |
| H A D | Makefile | 31 # NOINCLUDES will avoid the `make includes' usually done by `make build'. 32 # NOBINARIES will not build binaries, only includes and libraries 94 # includes: installs include files. 237 BUILDTARGETS+= includes 260 includes-lib: .PHONY includes-include includes-sys 462 .for targ in cleandir obj includes 518 includes-${dir}: .PHONY
|
Completed in 18 milliseconds
123