Add /usr/gnu/bin, /usr/gnu/man* (coming from ports installation)
[unix-history] / usr.bin / vacation / Makefile
# @(#)Makefile 5.4 (Berkeley) 4/1/91
PROG= vacation
DPADD= ${LIBDBM}
.include <bsd.prog.mk>