Remove cruft.

This commit is contained in:
grog 2001-05-23 23:25:50 +00:00
parent 594482926a
commit 0e32717daf

View File

@ -6,9 +6,6 @@ MAN= vinum.8
CFLAGS+= -I${.CURDIR}/../../sys -Wall
# Print __FILE__ and __LINE__ when doing perror()
#CFLAGS+= -DDEVBUG
DPADD= ${LIBREADLINE} ${LIBTERMCAP} ${LIBDEVSTAT}
LDADD= -lreadline -ltermcap -ldevstat