Since common/miniroot/list now includes -lz, no need to add it here

anymore. Noticed by Izumi Tsutsui.
This commit is contained in:
martin 2003-12-28 13:00:47 +00:00
parent 98018344b7
commit 5b8e6dd82f

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.27 2002/06/12 22:59:33 lukem Exp $
# $NetBSD: list,v 1.28 2003/12/28 13:00:47 martin Exp $
# Sparc extra's
PROG bin/rcmd
@ -17,9 +17,6 @@ PROG usr/bin/less usr/bin/more
PROG usr/bin/file
PROG usr/sbin/installboot
# usr/bin/file needs libz
LIBS -lz
# crunchgen source directory specials
SPECIAL vi srcdir usr.bin/vi/build
SPECIAL less srcdir usr.bin/less/less