Searched refs:INSTALLDIR (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/lib/libreadline/support/
H A Dshlib-install14 INSTALLDIR=/usr/local/lib
25 -d) shift; INSTALLDIR="$1"; shift ;;
50 ${echo} $RM ${INSTALLDIR}/${LIBNAME}.${OLDSUFF}
51 if [ -f "$INSTALLDIR/$LIBNAME" ]; then
52 ${echo} $MV $INSTALLDIR/$LIBNAME ${INSTALLDIR}/${LIBNAME}.${OLDSUFF}
59 ${echo} eval ${INSTALLPROG} $LIBNAME ${INSTALLDIR}/${LIBNAME}
61 ${echo} ${RM} ${INSTALLDIR}/${LIBNAME}
70 chmod 555 ${INSTALLDIR}/${LIBNAME}
91 INSTALL_LINK1='cd $INSTALLDIR ; l
[all...]
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Drelocatable.c160 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
278 #if defined PIC && defined INSTALLDIR
388 #if defined PIC && defined INSTALLDIR
403 const char *orig_installdir = INSTALLDIR;
/openbsd-current/gnu/gcc/intl/
H A Drelocatable.c269 #if defined PIC && defined INSTALLDIR
378 #if defined PIC && defined INSTALLDIR
393 const char *orig_installdir = INSTALLDIR;
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Ddiag.t685 %s: Error stripping dirs from EXE/DLL/INSTALLDIR name

Completed in 207 milliseconds