Since crunchgen now picks up the new gzip from usr.bin/gzip, we now need -lz.

This commit is contained in:
he 2004-01-13 22:58:02 +00:00
parent f1870d281e
commit 614e2c46c6
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: list.images,v 1.2 2002/04/26 15:50:26 lukem Exp $
# $NetBSD: list.images,v 1.3 2004/01/13 22:58:02 he Exp $
SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/atari/stand
LIBS libhack.o -lrmt -ledit -lbz2 -lutil -lcurses -ltermcap -lcrypt -lkvm -ll -lm
LIBS libhack.o -lrmt -ledit -lz -lbz2 -lutil -lcurses -ltermcap -lcrypt -lkvm -ll -lm
# init invokes the shell as -sh
ARGVLN sh -sh