# @(#)Makefile 8.1 (Berkeley) 6/7/93 PROG= praliases CFLAGS+=-I${.CURDIR}/../src DPADD= ${LIBDBM} NOMAN= noman .include "../../Makefile.inc" .include