1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00

Remove cruft.

This commit is contained in:
Greg Lehey 2001-05-23 23:25:50 +00:00
parent 7b4bf18baa
commit 0bfac85774
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77101

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