A couple of more libraries needed by the ramdiskbin program.

This commit is contained in:
mhitch 1999-11-15 06:33:25 +00:00
parent b80f4eaf1d
commit fd2d10cde3
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ramdiskbin.conf,v 1.3 1999/04/05 06:14:18 simonb Exp $ # $NetBSD: ramdiskbin.conf,v 1.4 1999/11/15 06:33:25 mhitch Exp $
# #
# ramdiskbin.conf - unified binary for the install ramdisk # ramdiskbin.conf - unified binary for the install ramdisk
# #
@ -31,4 +31,4 @@ ln mount_nfs nfs
ln mount_kernfs kernfs ln mount_kernfs kernfs
ln reboot halt ln reboot halt
libs -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm libs -ledit -lbz2 -lutil -lcurses -ltermcap -lrmt -lcrypt -lipsec -ll -lm