Home
last modified time | relevance | path

Searched refs:INSTALL_PROGRAM (Results 1 – 25 of 186) sorted by relevance

12345678

/freebsd/crypto/krb5/src/appl/user_user/
H A DMakefile.in18 $(INSTALL_PROGRAM) uuclient $(DESTDIR)$(CLIENT_BINDIR)/uuclient
19 $(INSTALL_PROGRAM) uuserver $(DESTDIR)$(SERVER_BINDIR)/uuserver
/freebsd/contrib/libpcap/rpcapd/
H A DMakefile.in73 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 $(INSTALL_PROGRAM) rpcapd $(DESTDIR)$(sbindir)/rpcapd
/freebsd/contrib/mandoc/
H A Dconfigure136 INSTALL_PROGRAM=
629 [ -z "${INSTALL_PROGRAM}" ] && INSTALL_PROGRAM="${INSTALL} -m 0555"
680 INSTALL_PROGRAM = ${INSTALL_PROGRAM}
/freebsd/crypto/krb5/src/appl/gss-sample/
H A DMakefile.in49 $(INSTALL_PROGRAM) gss-client $(DESTDIR)$(CLIENT_BINDIR)/gss-client
50 $(INSTALL_PROGRAM) gss-server $(DESTDIR)$(SERVER_BINDIR)/gss-server
/freebsd/contrib/byacc/
H A Dmakefile.in15 INSTALL_PROGRAM = @INSTALL_PROGRAM@
101 $(INSTALL_PROGRAM) $(THIS)$x $(bindir)/$(actual_bin)
/freebsd/crypto/krb5/src/kadmin/cli/
H A DMakefile.in25 $(INSTALL_PROGRAM) $(PROG).local ${DESTDIR}$(ADMIN_BINDIR)/$(PROG).local
26 $(INSTALL_PROGRAM) $(PROG) ${DESTDIR}$(CLIENT_BINDIR)/$(PROG)
/freebsd/contrib/libpcap/testprogs/
H A DMakefile.in71 INSTALL_PROGRAM = @INSTALL_PROGRAM@
/freebsd/contrib/file/python/
H A DMakefile.in159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
345 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
349 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
/freebsd/contrib/openpam/misc/
H A DMakefile.in170 INSTALL_PROGRAM = @INSTALL_PROGRAM@
364 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
368 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
/freebsd/crypto/krb5/src/appl/sample/sclient/
H A DMakefile.in13 $(INSTALL_PROGRAM) sclient ${DESTDIR}$(CLIENT_BINDIR)/sclient
/freebsd/crypto/krb5/src/appl/sample/sserver/
H A DMakefile.in13 $(INSTALL_PROGRAM) sserver ${DESTDIR}$(SERVER_BINDIR)/sserver
/freebsd/crypto/krb5/src/appl/simple/server/
H A DMakefile.in12 $(INSTALL_PROGRAM) sim_server $(DESTDIR)$(SERVER_BINDIR)/sim_server
/freebsd/crypto/krb5/src/clients/kcpytkt/
H A DMakefile.in30 $(INSTALL_PROGRAM) $$f \
/freebsd/crypto/krb5/src/clients/kdeltkt/
H A DMakefile.in30 $(INSTALL_PROGRAM) $$f \
/freebsd/crypto/krb5/src/appl/simple/client/
H A DMakefile.in12 $(INSTALL_PROGRAM) sim_client $(DESTDIR)$(CLIENT_BINDIR)/sim_client
/freebsd/contrib/ncurses/misc/
H A DMakefile.in72 INSTALL_PROGRAM = @INSTALL_PROGRAM@
/freebsd/crypto/krb5/src/clients/kswitch/
H A DMakefile.in31 $(INSTALL_PROGRAM) $$f \
/freebsd/crypto/krb5/src/clients/kdestroy/
H A DMakefile.in33 $(INSTALL_PROGRAM) $$f \
/freebsd/crypto/krb5/src/clients/klist/
H A DMakefile.in33 $(INSTALL_PROGRAM) $$f \
/freebsd/contrib/tnftp/src/
H A DMakefile.in154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
318 …_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(D…
/freebsd/contrib/openbsm/test/bsm/
H A DMakefile.in204 INSTALL_PROGRAM = @INSTALL_PROGRAM@
361 …_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(D…
524 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
528 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
/freebsd/contrib/openbsm/tools/
H A DMakefile.in204 INSTALL_PROGRAM = @INSTALL_PROGRAM@
361 …_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(D…
524 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
528 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
/freebsd/crypto/krb5/src/clients/kvno/
H A DMakefile.in37 $(INSTALL_PROGRAM) $$f \
/freebsd/crypto/krb5/src/clients/kinit/
H A DMakefile.in32 $(INSTALL_PROGRAM) $$f \
/freebsd/crypto/krb5/src/clients/kpasswd/
H A DMakefile.in27 $(INSTALL_PROGRAM) kpasswd $(DESTDIR)$(CLIENT_BINDIR)/`echo kpasswd|sed '$(transform)'`

12345678