date and time created 90/06/25 17:25:48 by bostic
[unix-history] / usr / src / usr.bin / ul / Makefile
# @(#)Makefile 5.3 (Berkeley) %G%
PROG= ul
DPADD= ${LIBTERMCAP}
LDADD= -ltermcap
.include <bsd.prog.mk>