Searched refs:launchdaemonsdir (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A DMakefile.in139 "$(DESTDIR)$(privstartxdir)" "$(DESTDIR)$(launchdaemonsdir)"
361 launchdaemonsdir = @launchdaemonsdir@ macro
575 @list='$(launchdaemons_DATA)'; test -n "$(launchdaemonsdir)" || list=; \
577 echo " $(MKDIR_P) '$(DESTDIR)$(launchdaemonsdir)'"; \
578 $(MKDIR_P) "$(DESTDIR)$(launchdaemonsdir)" || exit 1; \
585 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(launchdaemonsdir)'"; \
586 $(INSTALL_DATA) $$files "$(DESTDIR)$(launchdaemonsdir)" || exit $$?; \
591 @list='$(launchdaemons_DATA)'; test -n "$(launchdaemonsdir)" || list=; \
593 dir='$(DESTDIR)$(launchdaemonsdir)';
[all...]
/xsrc/external/mit/xinit/dist/
H A Dconfigure.ac108 [ launchdaemonsdir="${withval}" ],
109 [ launchdaemonsdir="/Library/LaunchDaemons" ])
123 AC_SUBST([launchdaemonsdir]) subst
H A DMakefile.in415 launchdaemonsdir = @launchdaemonsdir@ macro
H A Dconfigure681 launchdaemonsdir
11826 withval=$with_launchdaemons_dir; launchdaemonsdir="${withval}"
11828 launchdaemonsdir="/Library/LaunchDaemons"
/xsrc/external/mit/xinit/dist/launchd/user_startx/
H A DMakefile.in346 launchdaemonsdir = @launchdaemonsdir@ macro
/xsrc/external/mit/xinit/dist/launchd/
H A DMakefile.in303 launchdaemonsdir = @launchdaemonsdir@ macro
/xsrc/external/mit/xinit/dist/man/
H A DMakefile.in279 launchdaemonsdir = @launchdaemonsdir@ macro

Completed in 20 milliseconds