Home
last modified time | relevance | path

Searched refs:INSTALLDIR (Results 1 – 16 of 16) sorted by relevance

/external/valgrind/solaris/
Dbuild_solaris_package27 INSTALLDIR=$TMPDIR/install
55 mkdir -p $INSTALLDIR
56 (( $? != 0 )) && fail "Failed to create directory $INSTALLDIR."
119 make --quiet install DESTDIR=$INSTALLDIR > $TMPDIR/make-install.log
122 cp AUTHORS COPYING* NEWS NEWS.old README* $INSTALLDIR/usr/share/doc/valgrind
123 (( $? != 0 )) && fail "Failed to copy additional files to $INSTALLDIR."
137 pkgsend publish -s $repo_uri -d $INSTALLDIR $SRCDIR/solaris/valgrind.p5m > $TMPDIR/pkgsend.log
/external/mdnsresponder/mDNSWindows/Java/
Dmakefile57 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)
Dmakefile6457 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/
Dbuild.bat81 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" clean all
82 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" install
88 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%…
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%…
Dbuild_tkinter.py49 nmake("makefile.vc", "install", INSTALLDIR=dest, MACHINE=machine)
57 nmake("makefile.vc", "install", DEBUG=0, INSTALLDIR=dest, MACHINE=machine)
/external/e2fsprogs/intl/
Drelocatable.c160 #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/
Dbuild_tkinter.py52 nmake("makefile.vc", "install", INSTALLDIR=dest)
60 nmake("makefile.vc", "install", TCLDIR=tcldir, INSTALLDIR=dest)
/external/iproute2/man/man3/
DMakefile10 $(INSTALLDIR) $(DESTDIR)$(MANDIR)/man3
/external/bison/lib/
Dprogname.h48 set_program_name_and_installdir (ARG0, INSTALLPREFIX, INSTALLDIR)
/external/iproute2/man/man7/
DMakefile10 $(INSTALLDIR) $(DESTDIR)$(MANDIR)/man7
/external/iproute2/man/
DMakefile2 INSTALLDIR=install -m 0755 -d macro
/external/iproute2/man/man8/
DMakefile36 $(INSTALLDIR) $(DESTDIR)$(MANDIR)/man8
/external/python/cpython2/PC/VC6/
Dreadme.txt87 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/
Dreadme.txt83 nmake -f makefile.vc INSTALLDIR=..\..\tcltk install
98 nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 INSTALLDIR=..\..\tcltk install
/external/python/cpython2/
Dconfigure.ac196 … AS_HELP_STRING([--enable-framework@<:@=INSTALLDIR@:>@], [Build (MacOSX|Darwin) framework]),
Dconfigure1474 --enable-framework[=INSTALLDIR]