Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pc532/floppies/inst-common Make things link again. ...
details: https://anonhg.NetBSD.org/src/rev/efb2c56be574
branches: trunk
changeset: 480018:efb2c56be574
user: jonb <jonb%NetBSD.org@localhost>
date: Thu Dec 30 15:59:31 1999 +0000
description:
Make things link again. Thanks for the hints Simon and itojun...
diffstat:
distrib/pc532/floppies/inst-common/instbin.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 4fa50fbd803d -r efb2c56be574 distrib/pc532/floppies/inst-common/instbin.conf
--- a/distrib/pc532/floppies/inst-common/instbin.conf Thu Dec 30 15:59:26 1999 +0000
+++ b/distrib/pc532/floppies/inst-common/instbin.conf Thu Dec 30 15:59:31 1999 +0000
@@ -1,6 +1,6 @@
#
# kcbin.conf - unified binary for the kc floppy
-# $NetBSD: instbin.conf,v 1.10 1999/11/23 22:14:24 simonb Exp $
+# $NetBSD: instbin.conf,v 1.11 1999/12/30 15:59:31 jonb Exp $
#
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin games distrib/pc532/floppies
@@ -43,4 +43,4 @@
#ln vi view
ln reboot halt
-libs -lkvm -lpcap -lrmt -ledit -lcurses -lutil -ltermcap -lcrypt -ll -lm
+libs -lkvm -lpcap -lrmt -ledit -lcurses -lutil -ltermcap -lcrypt -ll -lm -lbz2 -lipsec
Home |
Main Index |
Thread Index |
Old Index