HomeSort by: relevance | last modified time | path
    Searched refs:INSTALLDIR (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/gdb/dist/readline/readline/support/
shlib-install 14 INSTALLDIR=/usr/local/lib
26 -d) shift; INSTALLDIR="$1"; shift ;;
52 ${echo} $RM ${INSTALLDIR}/${LIBNAME}.${OLDSUFF}
53 if [ -f "$INSTALLDIR/$LIBNAME" ]; then
54 ${echo} $MV $INSTALLDIR/$LIBNAME ${INSTALLDIR}/${LIBNAME}.${OLDSUFF}
61 ${echo} eval ${INSTALLPROG} $LIBNAME ${INSTALLDIR}/${LIBNAME}
63 ${echo} ${RM} ${INSTALLDIR}/${LIBNAME}
76 chmod 755 ${INSTALLDIR}/${LIBNAME}
86 ${echo} $MV ${INSTALLDIR}/${LIBNAME} ${BINDIR}/${LIBNAME
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/support/
shlib-install 14 INSTALLDIR=/usr/local/lib
26 -d) shift; INSTALLDIR="$1"; shift ;;
52 ${echo} $RM ${INSTALLDIR}/${LIBNAME}.${OLDSUFF}
53 if [ -f "$INSTALLDIR/$LIBNAME" ]; then
54 ${echo} $MV $INSTALLDIR/$LIBNAME ${INSTALLDIR}/${LIBNAME}.${OLDSUFF}
61 ${echo} eval ${INSTALLPROG} $LIBNAME ${INSTALLDIR}/${LIBNAME}
63 ${echo} ${RM} ${INSTALLDIR}/${LIBNAME}
76 chmod 755 ${INSTALLDIR}/${LIBNAME}
86 ${echo} $MV ${INSTALLDIR}/${LIBNAME} ${BINDIR}/${LIBNAME
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
progname.h 47 set_program_name_and_installdir (ARG0, INSTALLPREFIX, INSTALLDIR)
relocatable.c 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
279 #if defined PIC && defined INSTALLDIR
407 #if defined PIC && defined INSTALLDIR
422 const char *orig_installdir = INSTALLDIR;
relocwrapper.c 35 - INSTALLDIR the directory into which this program is installed
179 set_program_name_and_installdir (argv[0], INSTALLPREFIX, INSTALLDIR);
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
progname.h 47 set_program_name_and_installdir (ARG0, INSTALLPREFIX, INSTALLDIR)
relocatable.c 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
279 #if defined PIC && defined INSTALLDIR
407 #if defined PIC && defined INSTALLDIR
422 const char *orig_installdir = INSTALLDIR;
relocwrapper.c 35 - INSTALLDIR the directory into which this program is installed
179 set_program_name_and_installdir (argv[0], INSTALLPREFIX, INSTALLDIR);
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
progname.h 47 set_program_name_and_installdir (ARG0, INSTALLPREFIX, INSTALLDIR)
relocatable.c 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
279 #if defined PIC && defined INSTALLDIR
407 #if defined PIC && defined INSTALLDIR
422 const char *orig_installdir = INSTALLDIR;
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
relocatable.c 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
279 #if defined PIC && defined INSTALLDIR
407 #if defined PIC && defined INSTALLDIR
422 const char *orig_installdir = INSTALLDIR;
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
relocatable.c 158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
279 #if defined PIC && defined INSTALLDIR
407 #if defined PIC && defined INSTALLDIR
422 const char *orig_installdir = INSTALLDIR;
relocwrapper.c 35 - INSTALLDIR the directory into which this program is installed
179 set_program_name_and_installdir (argv[0], INSTALLPREFIX, INSTALLDIR);
  /src/external/gpl2/texinfo/dist/intl/
relocatable.c 162 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
280 #if defined PIC && defined INSTALLDIR
390 #if defined PIC && defined INSTALLDIR
405 const char *orig_installdir = INSTALLDIR;
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 48 INSTALLDIR = $(PREFIX)/bin
94 mkdir -p $(DESTDIR)$(INSTALLDIR); \
95 $(INSTALL) $(INSTALLFLAGS) ../$(BINDIR)/$(PROG) $(DESTDIR)$(INSTALLDIR)/$(PROG)
  /src/external/gpl3/gcc.old/dist/intl/
relocatable.c 269 #if defined PIC && defined INSTALLDIR
378 #if defined PIC && defined INSTALLDIR
393 const char *orig_installdir = INSTALLDIR;
  /src/distrib/sets/
Makefile 272 .if !defined(INSTALLDIR)
273 @echo "setenv INSTALLDIR before doing that!"
279 ${MAKEFLIST_FLAGS} -i ${INSTALLDIR} ${INSTALLSETS}
  /src/
Makefile 354 INSTALLDIR=${INSTALLWORLDDIR:U/} INSTALLSETS=${INSTALLSETS:Q}

Completed in 28 milliseconds