HomeSort by: relevance | last modified time | path
    Searched defs:TOPDIR (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/
Makefile 7 TOPDIR = $(SRCDIR)/..
9 CDIR=$(TOPDIR)/..
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
Makefile 43 TOPDIR = $(SRCDIR)/..
45 CDIR=$(TOPDIR)/..
  /src/sys/external/bsd/gnu-efi/dist/apps/
Makefile 43 TOPDIR = $(SRCDIR)/..
45 CDIR=$(TOPDIR)/..
50 LDSCRIPT = $(TOPDIR)/gnuefi/elf_$(ARCH)_efi.lds
52 LDSCRIPT = $(TOPDIR)/gnuefi/elf_$(ARCH)_fbsd_efi.lds
  /src/sys/external/bsd/gnu-efi/dist/lib/
Makefile 43 TOPDIR = $(SRCDIR)/..
45 CDIR = $(TOPDIR)/..
  /src/lib/libc/time/
Makefile 96 # Everything is installed into subdirectories of TOPDIR, and used there.
97 # TOPDIR should be empty (meaning the root directory),
99 # TOPDIR should be empty or an absolute name unless you're just testing.
100 TOPDIR =
103 TZDEFAULT = $(TOPDIR)/etc/localtime
115 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
118 BINDIR = $(TOPDIR)/$(USRDIR)/bin
124 ZICDIR = $(TOPDIR)/$(USRDIR)/sbin
127 MANDIR = $(TOPDIR)/$(USRSHAREDIR)/man
130 LIBDIR = $(TOPDIR)/$(USRDIR)/li
    [all...]

Completed in 16 milliseconds