HomeSort by: relevance | last modified time | path
    Searched refs:Dependency (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/make/unit-tests/
dir.mk 9 # Dependency lines may use braces for expansion.
13 # XXX: The above dependency line is parsed as a single node named
16 # on the left-hand side of a dependency operator. However, it is listed
69 # When the source of the dependency line is expanded later, each of the
  /src/sys/external/isc/libsodium/dist/build-aux/
depcomp 41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
77 # If no dependency file was actually created by the compiler invocation,
89 # If the compiler actually managed to produce a dependency file,
92 # Each line is of the form 'foo.o: dependency.h'.
94 # $object: dependency.h
96 # dependency.h:
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
175 ## gcc 3 implements dependency tracking that does exactly what
204 ## There are various ways to get dependency output from gcc. Here'
    [all...]
  /src/sys/external/isc/libsodium/dist/
depcomp 41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
77 # If no dependency file was actually created by the compiler invocation,
89 # If the compiler actually managed to produce a dependency file,
92 # Each line is of the form 'foo.o: dependency.h'.
94 # $object: dependency.h
96 # dependency.h:
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
175 ## gcc 3 implements dependency tracking that does exactly what
204 ## There are various ways to get dependency output from gcc. Here'
    [all...]
  /src/lib/librumpuser/build-aux/
depcomp 41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
77 # If no dependency file was actually created by the compiler invocation,
89 # If the compiler actually managed to produce a dependency file,
92 # Each line is of the form 'foo.o: dependency.h'.
94 # $object: dependency.h
96 # dependency.h:
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
175 ## gcc 3 implements dependency tracking that does exactly what
204 ## There are various ways to get dependency output from gcc. Here'
    [all...]
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 480 # Dependency checking
623 ${ECHO} "$$dep not installed - dependency NOT registered" ; \

Completed in 16 milliseconds