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

/freebsd-11-stable/share/doc/atf/
H A DMakefile34 TOPDIR= ${SHAREDIR}/doc/atf macro
/freebsd-11-stable/share/doc/llvm/
H A DMakefile11 TOPDIR= ${DOCDIR}/llvm macro
/freebsd-11-stable/share/doc/llvm/clang/
H A DMakefile9 TOPDIR= ${DOCDIR}/llvm/clang macro
/freebsd-11-stable/usr.bin/top/
H A DMakefile3 TOPDIR= ${SRCTOP}/contrib/top macro
4 .PATH: ${TOPDIR}
11 CFLAGS+= -I${.CURDIR} -I${TOPDIR} -I.
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/tools/
H A Dgenmakefiles.sh65 # This Makefile was generated by \$srcdir${ORIGINDIR#${TOPDIR}}/genmakefiles.sh.
95 readonly TOPDIR=$(realpath ${ORIGINDIR}/../../../../..)
96 readonly CONTRIB_TESTDIR=${TOPDIR}/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common
/freebsd-11-stable/contrib/tzdata/
H A DMakefile86 # Everything is installed into subdirectories of TOPDIR, and used there.
87 # TOPDIR should be empty (meaning the root directory),
89 # TOPDIR should be empty or an absolute name unless you're just testing.
90 TOPDIR = macro
93 TZDEFAULT = $(TOPDIR)/etc/localtime
105 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
108 BINDIR = $(TOPDIR)/$(USRDIR)/bin
114 ZICDIR = $(TOPDIR)/$(USRDIR)/sbin
117 MANDIR = $(TOPDIR)/$(USRSHAREDIR)/man
120 LIBDIR = $(TOPDIR)/
[all...]

Completed in 103 milliseconds