summaryrefslogtreecommitdiff
path: root/distrib/hp300/ramdisk
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-08-14 15:30:29 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-08-14 15:30:29 +0000
commit209a6bcb90e34d7503b2c334d45efe7c8afb3019 (patch)
tree56b2064445a037727badb7d65e8ed59566ec55b5 /distrib/hp300/ramdisk
parent181a4e93d9387e663f38c96cd90031fb37bc177d (diff)
Don't need to explicately link in with -ltermlib now that curses and termlib are merged
Diffstat (limited to 'distrib/hp300/ramdisk')
-rw-r--r--distrib/hp300/ramdisk/raminst.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/hp300/ramdisk/raminst.conf b/distrib/hp300/ramdisk/raminst.conf
index c2dc70e8300..4451f7c5cb2 100644
--- a/distrib/hp300/ramdisk/raminst.conf
+++ b/distrib/hp300/ramdisk/raminst.conf
@@ -1,5 +1,5 @@
#
-# $OpenBSD: raminst.conf,v 1.6 1997/12/02 02:29:50 deraadt Exp $
+# $OpenBSD: raminst.conf,v 1.7 1998/08/14 15:30:21 millert Exp $
#
# raminst.conf - unified binary for the RAM disk
#
@@ -27,4 +27,4 @@ ln reboot halt
ln less more
ln build vi
-libs -ledit -lutil -lcurses -lcompat -lpcap -ll -lm -ltermlib
+libs -ledit -lutil -lcurses -lcompat -lpcap -ll -lm