Add `libs yplib.o'. (Holds the yp stubs from libhack.)
This commit is contained in:
parent
62557d2bad
commit
01b7b1cf60
@ -1,4 +1,4 @@
|
||||
# $NetBSD: md_install.conf,v 1.2 1998/09/25 00:34:37 ross Exp $
|
||||
# $NetBSD: md_install.conf,v 1.3 1998/10/05 04:35:21 ross Exp $
|
||||
#
|
||||
# ramdiskbin.conf - unified binary for the install ramdisk
|
||||
#
|
||||
@ -49,4 +49,5 @@ ln x_sh -sh # init invokes the shell this way
|
||||
# libraries
|
||||
#
|
||||
|
||||
libs yplib.o
|
||||
libs -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm
|
||||
|
Loading…
Reference in New Issue
Block a user