# ~jhs/public_html/dots/Makefile.inc
# Used by many symbolic links from ~jhs Makefiles

BINDIR		= /usr/local/bin
LIBDIR		= /usr/local/lib
LDFLAGS 	+= -L /usr/local/lib
MANDIR		= /usr/local/man/man#	 "1" etc gets appended to MANDIR
PATH		= /bin:/usr/bin:/usr/local/bin

# do not add DESTDIR to above, that is done elsewhere

# bsd.man.mk:	SECTIONS=	1 1aout 2 3 4 5 6 7 8 9 n
# Maybe later add "v" & hack man command to look for it, & move all files to .v
