Searched refs:BINDIR (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xterm/dist/package/debian/
H A Dpostinst10 BINDIR=/usr/bin
17 $BINDIR/$ALT $ALT \
18 $BINDIR/$PKG $PRI \
/xsrc/external/mit/xdm/dist/
H A Dxdm.service.in6 ExecStart=BINDIR/xdm -nodaemon
H A Dconfigure.ac505 # -DXRDB_PROGRAM="$(BINDIR)/xrdb"
512 # -DDEF_SESSION="$(BINDIR)/xterm -ls"
576 # -DDEF_FAILSAFE_CLIENT="$(BINDIR)/xterm"
/xsrc/external/mit/xdm/dist/xdmshell/
H A Dxdmshell.c42 #ifndef BINDIR
43 # define BINDIR "/usr/bin/X11" macro
139 strcpy (cmdbuf, BINDIR);
153 strcpy (cmdbuf, BINDIR);
/xsrc/external/mit/brotli/dist/
H A DMakefile5 BINDIR = bin macro
6 OBJDIR = $(BINDIR)/obj
12 $(OBJDIR)/c/tools $(BINDIR)/tmp
39 $(CC) $(LDFLAGS) $(OBJECTS) -lm -o $(BINDIR)/$(EXECUTABLE)
50 rm -rf $(BINDIR) $(LIB_A)
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A D20-font_cache.cpp29 if [ -x BINDIR/font_cache ] ; then
30 BINDIR/font_cache -s
31 elif [ -x BINDIR/font_cache.sh ] ; then
32 BINDIR/font_cache.sh -s
33 elif [ -x BINDIR/fc-cache ] ; then
34 BINDIR/fc-cache
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dinstall_paths.cmake16 if(NOT BINDIR)
17 set(BINDIR ${CMAKE_INSTALL_PREFIX}/bin) variable
18 endif(NOT BINDIR)
/xsrc/external/mit/xinit/dist/
H A Dstartx.cpp31 XCOMM Check for /usr/bin/X11 and BINDIR in the path, if not add them.
H A Dxinit.c63 static const char *bindir = BINDIR;
/xsrc/external/mit/ctwm/dist/
H A DREADME.md67 BINDIR

Completed in 21 milliseconds