OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APPSDIR
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
Makefile.in
82
appsdir
= @
APPSDIR
@
95
APPSDIR
= $(DESTDIR)$(
appsdir
)
100
INSTALL_DIRS = $(BINDIR) $(
APPSDIR
) $(ICONDIR) $(PIXMAPDIR) $(MANDIR)
345
@no_appsdir@install-full :: $(
APPSDIR
)
350
@no_appsdir@ echo installing $(
APPSDIR
)/$$d; \
352
@no_appsdir@ $(INSTALL_DATA) XTerm.tmp $(
APPSDIR
)/$$d; \
353
@no_appsdir@ echo installing $(
APPSDIR
)/$$d-color; \
355
@no_appsdir@ $(INSTALL_DATA) XTerm.tmp $(
APPSDIR
)/$$d-color;
[
all
...]
configure
7945
APPSDIR
=$withval
7947
APPSDIR
='${exec_prefix}/lib/X11/app-defaults'
7950
if test "x$
APPSDIR
" = xauto
7952
APPSDIR
='${exec_prefix}/lib/X11/app-defaults'
7971
APPSDIR
="$cf_path"
7976
cf_path=$
APPSDIR
8009
echo "$as_me:8009: result: $
APPSDIR
" >&5
8010
echo "${ECHO_T}$
APPSDIR
" >&6
8013
if test "$
APPSDIR
" = no
8017
EXTRA_INSTALL_DIRS="$EXTRA_INSTALL_DIRS \$(
APPSDIR
)"
[
all
...]
Completed in 7 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026