HomeSort by: relevance | last modified time | path
    Searched defs:phony (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gmake/dist/
filedef.h 85 unsigned int phony:1; /* Nonzero if this is a phony file member in struct:file
86 i.e., a prerequisite of .PHONY. */
  /src/usr.bin/make/unit-tests/
Makefile 130 TESTS+= depsrc-phony
161 TESTS+= deptgt-phony
304 TESTS+= phony-end
335 TESTS+= suff-phony
521 SED_CMDS.deptgt-phony= ${STD_SED_CMDS.dd}
804 test: ${OUTFILES} .PHONY

Completed in 17 milliseconds