Searched refs:INSTALLDIR (Results 1 – 16 of 16) sorted by relevance
/external/mdnsresponder/mDNSWindows/Java/ |
D | makefile | 57 INSTALLDIR = root\"Program Files"\Bonjour macro 63 INSTALLDIR = root\"Program Files"\Bonjour macro 90 @if not exist $(INSTALLDIR) mkdir $(INSTALLDIR) 91 copy $(BUILDDIR)\dns_sd.jar $(INSTALLDIR) 92 copy $(BUILDDIR)\jdns_sd.dll $(INSTALLDIR)
|
D | makefile64 | 57 INSTALLDIR = root\"Program Files"\Bonjour 63 INSTALLDIR = root\"Program Files"\Bonjour 90 @if not exist $(INSTALLDIR) mkdir $(INSTALLDIR) 91 copy $(BUILDDIR)\dns_sd.jar $(INSTALLDIR) 92 copy $(BUILDDIR)\jdns_sd.dll $(INSTALLDIR)
|
/external/python/cpython2/PC/VS9.0/ |
D | build.bat | 81 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" clean 82 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" all 83 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" install 89 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%… 90 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%… 91 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%…
|
D | build_tkinter.py | 49 nmake("makefile.vc", "install", INSTALLDIR=dest, MACHINE=machine) 57 nmake("makefile.vc", "install", DEBUG=0, INSTALLDIR=dest, MACHINE=machine)
|
/external/e2fsprogs/intl/ |
D | relocatable.c | 160 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR) 278 #if defined PIC && defined INSTALLDIR 388 #if defined PIC && defined INSTALLDIR in relocate() 403 const char *orig_installdir = INSTALLDIR; in relocate()
|
/external/python/cpython2/PC/VS8.0/ |
D | build_tkinter.py | 52 nmake("makefile.vc", "install", INSTALLDIR=dest) 60 nmake("makefile.vc", "install", TCLDIR=tcldir, INSTALLDIR=dest)
|
/external/iproute2/man/man3/ |
D | Makefile | 10 $(INSTALLDIR) $(DESTDIR)$(MANDIR)/man3
|
/external/iproute2/man/man7/ |
D | Makefile | 10 $(INSTALLDIR) $(DESTDIR)$(MANDIR)/man7
|
/external/iproute2/man/ |
D | Makefile | 2 INSTALLDIR=install -m 0755 -d macro
|
/external/iproute2/man/man8/ |
D | Makefile | 22 $(INSTALLDIR) $(DESTDIR)$(MANDIR)/man8
|
/external/python/cpython2/PC/VC6/ |
D | readme.txt | 87 nmake -f makefile.vc INSTALLDIR=..\..\tcltk install 103 nmake -f makefile.vc TCLDIR=..\..\tcl8.5.2 INSTALLDIR=..\..\tcltk install
|
/external/python/cpython2/PC/VS7.1/ |
D | readme.txt | 83 nmake -f makefile.vc INSTALLDIR=..\..\tcltk install 98 nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 INSTALLDIR=..\..\tcltk install
|
/external/python/cpython2/ |
D | configure.ac | 210 … AS_HELP_STRING([--enable-framework@<:@=INSTALLDIR@:>@], [Build (MacOSX|Darwin) framework]),
|
D | configure | 1473 --enable-framework[=INSTALLDIR]
|
/external/python/cpython3/ |
D | configure.ac | 241 … AS_HELP_STRING([--enable-framework@<:@=INSTALLDIR@:>@], [Build (MacOSX|Darwin) framework]),
|
D | configure | 1490 --enable-framework[=INSTALLDIR]
|