Home
last modified time | relevance | path

Searched defs:prereq (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/cc/include/
H A DMakefile45 prereq: mm_malloc.h unwind.h target
47 prereq: unwind.h target
/openbsd/lib/librpcsvc/
H A DMakefile14 prereq: ${HDRS} target
/openbsd/include/
H A DMakefile77 prereq: target
/openbsd/lib/libcrypto/
H A DMakefile736 prereq: obj_mac.h target
/openbsd/gnu/lib/libstdc++-v3/
H A DMakefile599 prereq: c++config.h ${THRHDRS} target
/openbsd/regress/sys/dev/kcov/
H A Dkcov.c91 int prereq = 0; in main() local