freebsd_amp_hwpstate/gnu/usr.bin/man/Makefile.inc

24 lines
647 B
PHP
Raw Normal View History

#
# Set a bunch of things to hardcoded paths so that we don't accidently
# pick up a user's own version of some utility and hose ourselves.
#
1993-07-07 23:07:02 +00:00
BINDIR?= /usr/bin
libdir= /etc
bindir= ${BINDIR}
pager= more -s
1993-07-07 23:07:02 +00:00
manpath_config_file= /etc/manpath.config
troff= /usr/bin/groff -Tps -man
nroff= /usr/bin/groff -Wall -mtty-char -Tascii -man
apropos= /usr/bin/apropos
whatis= /usr/bin/whatis
neqn= /usr/bin/eqn -Tascii
tbl= /usr/bin/tbl
col= /usr/bin/col
vgrind= /usr/bin/vgrind
refer= /usr/bin/refer
grap= # no grap
pic= /usr/bin/pic
zcat= /usr/bin/zcat
1996-05-20 12:52:08 +00:00
compress= /usr/bin/gzip -c
compext= .gz