Searched refs:TOPDIR (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/share/doc/atf/
H A DMakefile36 TOPDIR= ${SHAREDIR}/doc/atf macro
/freebsd-10-stable/share/doc/llvm/
H A DMakefile13 TOPDIR= ${DOCDIR}/llvm macro
/freebsd-10-stable/share/doc/llvm/clang/
H A DMakefile11 TOPDIR= ${DOCDIR}/llvm/clang macro
/freebsd-10-stable/usr.bin/top/
H A DMakefile3 TOPDIR= ${.CURDIR}/../../contrib/top macro
4 .PATH: ${TOPDIR}
11 CFLAGS+= -I${.CURDIR} -I${TOPDIR} -I.
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/tools/
H A Dgenmakefiles.sh53 # This Makefile was generated by \$srcdir${ORIGINDIR#${TOPDIR}}/genmakefiles.sh.
79 readonly TOPDIR=$(realpath ${ORIGINDIR}/../../../../..)
80 readonly CONTRIB_TESTDIR=${TOPDIR}/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common
/freebsd-10-stable/contrib/tzdata/
H A DMakefile76 # Everything is installed into subdirectories of TOPDIR, and used there.
77 # TOPDIR should be empty (meaning the root directory),
79 # TOPDIR should be empty or an absolute name unless you're just testing.
80 TOPDIR = macro
83 TZDEFAULT = $(TOPDIR)/etc/localtime
95 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
98 BINDIR = $(TOPDIR)/$(USRDIR)/bin
104 ZICDIR = $(TOPDIR)/$(USRDIR)/sbin
107 MANDIR = $(TOPDIR)/$(USRSHAREDIR)/man
110 LIBDIR = $(TOPDIR)/
[all...]

Completed in 110 milliseconds