OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:install_sh
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gmake/dist/w32/
Makefile
43
install_sh_DATA = $(
install_sh
) -c -m 644
44
install_sh_PROGRAM = $(
install_sh
) -c
45
install_sh_SCRIPT = $(
install_sh
) -c
121
INSTALL_STRIP_PROGRAM = ${SHELL} $(
install_sh
) -c -s
188
install_sh
= /opt/src/make/make-release/config/install-sh
macro
/src/crypto/external/bsd/netpgp/dist/src/netpgp/
Makefile
22
install_sh_DATA = $(
install_sh
) -c -m 644
23
install_sh_PROGRAM = $(
install_sh
) -c
24
install_sh_SCRIPT = $(
install_sh
) -c
44
mkinstalldirs = $(
install_sh
) -d
103
INSTALL_STRIP_PROGRAM = $(
install_sh
) -c -s
170
install_sh
= $(SHELL) /net/quasar/src-5/NetBSD/src/crypto/external/bsd/netpgp/dist/buildaux/install-sh
macro
/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Makefile
22
install_sh_DATA = $(
install_sh
) -c -m 644
23
install_sh_PROGRAM = $(
install_sh
) -c
24
install_sh_SCRIPT = $(
install_sh
) -c
44
mkinstalldirs = $(
install_sh
) -d
103
INSTALL_STRIP_PROGRAM = $(
install_sh
) -c -s
170
install_sh
= $(SHELL) /usr/src/crypto/external/bsd/netpgp/dist/buildaux/install-sh
macro
Completed in 65 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026