Home | History | Annotate | Download | only in doc

Lines Matching full:bindir

270 $(INSTALL_PROGRAM) foo $(bindir)/foo
282 $(INSTALL_PROGRAM) foo $(DESTDIR)$(bindir)/foo
345 @item bindir
346 @vindex bindir
350 (If you are using Autoconf, write it as @samp{@@bindir@@}.)
609 bindir = $(exec_prefix)/bin
916 @file{$(bindir)} is in the search path.
929 # Make sure all installation directories (e.g. $(bindir))
932 $(srcdir)/mkinstalldirs $(bindir) $(datadir) \
941 # Make sure all installation directories (e.g. $(bindir))
945 $(DESTDIR)$(bindir) $(DESTDIR)$(datadir) \