NetBSD/usr.bin/vacation/Makefile

7 lines
94 B
Makefile

# @(#)Makefile 5.4 (Berkeley) 4/1/91
PROG= vacation
DPADD= ${LIBDBM}
.include <bsd.prog.mk>