HomeSort by: relevance | last modified time | path
    Searched defs:includes (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/share/
Makefile 25 includes-examples includes-man:
Makefile 25 includes-examples includes-man:
  /src/sys/dev/microcode/qat/
Makefile 17 includes: target
Makefile 17 includes: target
  /src/sys/dev/microcode/ral/
Makefile 12 includes: target
Makefile 12 includes: target
  /src/sys/dev/microcode/rum/
Makefile 12 includes: target
Makefile 12 includes: target
  /src/sys/dev/microcode/run/
Makefile 12 includes: target
Makefile 12 includes: target
  /src/sys/dev/microcode/zyd/
Makefile 12 includes: target
Makefile 12 includes: target
  /src/sys/dev/microcode/radeon/
Makefile 74 includes: target
Makefile 74 includes: target
  /src/share/mk/
bsd.inc.mk 6 includes: ${INCS} incinstall inclinkinstall target
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.
bsd.inc.mk 6 includes: ${INCS} incinstall inclinkinstall target
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.
  /src/tools/elftoolchain/common/
Makefile 24 install: .PHONY includes
26 includes: .PHONY ${HOST_INCSDIR} .WAIT ${HOST_INCINSTFILES} target
Makefile 24 install: .PHONY includes
26 includes: .PHONY ${HOST_INCSDIR} .WAIT ${HOST_INCINSTFILES} target
  /src/tools/elftoolchain/common/sys/
Makefile 20 install: .PHONY ${HOST_INCSDIR} .WAIT includes
33 includes: .PHONY ${HOST_INCSDIR} .WAIT ${HOST_INCINSTFILES} target
Makefile 20 install: .PHONY ${HOST_INCSDIR} .WAIT includes
33 includes: .PHONY ${HOST_INCSDIR} .WAIT ${HOST_INCINSTFILES} target
  /src/usr.bin/xlint/lint1/
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)
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/
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 33 milliseconds

1 2