Home
last modified time | relevance | path

Searched refs:PROG_INSTALL (Results 1 – 9 of 9) sorted by relevance

/dports/print/magicfilter/magicfilter-2.3.h/
H A Dconfigure.sh893 PROG_INSTALL="$DEST -c"
895 PROG_INSTALL="$DEST"
898 AC_SUB 'INSTALL' "$PROG_INSTALL"
899 AC_SUB 'INSTALL_PROGRAM' "$PROG_INSTALL -s -m 755"
900 AC_SUB 'INSTALL_DATA' "$PROG_INSTALL -m 444"
913 elif $PROG_INSTALL -d $$a/b; then
914 __mkdir="$PROG_INSTALL -d"
1097 AC_SUB INSTALL_MAGIC "$PROG_INSTALL"
/dports/devel/bsdbuild/bsdbuild-3.1/
H A Dbuild.prog.mk50 PROG_INSTALL?= Yes
332 @if [ "${PROG}" != "" -a "${PROG_INSTALL}" != "No" ]; then \
391 @if [ "${PROG}" != "" -a "${PROG_INSTALL}" != "No" ]; then \
/dports/devel/agar/agar-1.5.0/mk/
H A Dbuild.prog.mk50 PROG_INSTALL?= Yes
374 @if [ "${PROG}" != "" -a "${PROG_INSTALL}" != "No" ]; then \
433 @if [ "${PROG}" != "" -a "${PROG_INSTALL}" != "No" ]; then \
/dports/math/cantor/cantor-21.12.3/thirdparty/discount-2.2.6-patched/
H A Dconfigure.inc1173 install)$PROG_INSTALL -m 644 \${LIBRARY}.a \$1
1441 install)$PROG_INSTALL -c \$FULLNAME "\$1"
1500 install)$PROG_INSTALL -c \$FULLNAME "\$1"
1560 if [ $PROG_INSTALL ]; then return; fi
1590 PROG_INSTALL="$DEST -c"
1592 PROG_INSTALL="$DEST"
1598 if $PROG_INSTALL -s -m 444 ngc$$ inst$$; then
1608 AC_SUB 'INSTALL' "$PROG_INSTALL"
1610 AC_SUB 'INSTALL_DATA' "$PROG_INSTALL -m 444"
1623 elif $PROG_INSTALL -d $$a/b; then
[all …]
/dports/textproc/discount/discount-2.2.7/
H A Dconfigure.inc1173 install)$PROG_INSTALL -m 644 \${LIBRARY}.a \$1
1441 install)$PROG_INSTALL -c \$FULLNAME "\$1"
1500 install)$PROG_INSTALL -c \$FULLNAME "\$1"
1559 if [ $PROG_INSTALL ]; then return; fi
1589 PROG_INSTALL="$DEST -c"
1591 PROG_INSTALL="$DEST"
1597 if $PROG_INSTALL -s -m 444 ngc$$ inst$$; then
1607 AC_SUB 'INSTALL' "$PROG_INSTALL"
1609 AC_SUB 'INSTALL_DATA' "$PROG_INSTALL -m 444"
1622 elif $PROG_INSTALL -d $$a/b; then
[all …]
/dports/archivers/py-bup/bup-0.31/config/
H A Dconfigure.inc1168 PROG_INSTALL="$DEST -c"
1170 PROG_INSTALL="$DEST"
1173 AC_SUB 'INSTALL' "$PROG_INSTALL"
1174 AC_SUB 'INSTALL_PROGRAM' "$PROG_INSTALL -s -m 755"
1175 AC_SUB 'INSTALL_DATA' "$PROG_INSTALL -m 444"
1188 elif $PROG_INSTALL -d $$a/b; then
1189 __mkdir="$PROG_INSTALL -d"
/dports/devel/autoconf213/autoconf/
H A Dautoconf.texi1665 @maindex PROG_INSTALL
/dports/devel/autoconf/autoconf-2.69/doc/
H A Dautoconf.texi3967 @acindex{PROG_INSTALL}
H A Dautoconf.texi.orig3970 @acindex{PROG_INSTALL}