Home
last modified time | relevance | path

Searched defs:TMPDIR (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/bmake/unit-tests/
HDMakefile39 TMPDIR:= ${.OBJDIR}/tmp macro
41 TMPDIR:= ${TMPDIR}/uid${.MAKE.UID} macro
43 TMPDIR:= /tmp/uid${.MAKE.UID} macro
/freebsd-head/usr.bin/bmake/unit-tests/
HDMakefile42 TMPDIR:= ${.OBJDIR}/tmp macro
44 TMPDIR:= ${TMPDIR}/uid${.MAKE.UID} macro
46 TMPDIR:= /tmp/uid${.MAKE.UID} macro
/freebsd-head/sys/netpfil/ipfw/test/
HDMakefile42 TMPDIR = $(TMPBASE)/test macro
/freebsd-head/tools/tools/locale/
HDMakefile18 TMPDIR?= /tmp macro
/freebsd-head/contrib/ntp/sntp/libopts/
HDao-strs.h202 #define TMPDIR (ao_strs_strtable+714) macro