OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mkinstalldirs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/grep/dist/intl/
Makefile
42
MKINSTALLDIRS
= ./
mkinstalldirs
43
mkinstalldirs
= $(SHELL) `case "$(
MKINSTALLDIRS
)" in /*) echo "$(
MKINSTALLDIRS
)" ;; *) echo "$(top_builddir)/$(
MKINSTALLDIRS
)" ;; esac`
macro
148
$(
mkinstalldirs
) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir); \
156
test yes != no || $(
mkinstalldirs
) $(DESTDIR)$(libdir); \
172
$(
mkinstalldirs
) $(DESTDIR)$(localedir); \
186
$(
mkinstalldirs
) $(DESTDIR)$(gettextsrcdir);
[
all
...]
/src/external/gpl2/gmake/dist/w32/
Makefile
68
mkinstalldirs
= $(SHELL) $(top_srcdir)/config/
mkinstalldirs
macro
134
MKINSTALLDIRS
= $(top_builddir)/config/
mkinstalldirs
/src/crypto/external/bsd/netpgp/dist/src/netpgp/
Makefile
44
mkinstalldirs
= $(install_sh) -d
macro
/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Makefile
44
mkinstalldirs
= $(install_sh) -d
macro
Completed in 16 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026