Home
last modified time | relevance | path

Searched defs:phony (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmkdeps.c369 make_write (const class mkdeps *d, FILE *fp, bool phony, unsigned int colmax) in make_write()
392 deps_write (const class mkdeps *d, FILE *fp, bool phony, unsigned int colmax) in deps_write()
/netbsd-src/external/gpl2/gmake/dist/
H A Dfiledef.h85 unsigned int phony:1; /* Nonzero if this is a phony file member