Module Name: src
Committed By: he
Date: Mon Jun 20 23:00:53 UTC 2011
Modified Files:
src/distrib/alpha/instkernel/ramdisk: list
Log Message:
Add -lbz2 and -llzma so that this links again.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/distrib/alpha/instkernel/ramdisk/list
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/alpha/instkernel/ramdisk/list
diff -u src/distrib/alpha/instkernel/ramdisk/list:1.41 src/distrib/alpha/instkernel/ramdisk/list:1.42
--- src/distrib/alpha/instkernel/ramdisk/list:1.41 Mon Jun 20 13:09:38 2011
+++ src/distrib/alpha/instkernel/ramdisk/list Mon Jun 20 23:00:53 2011
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.41 2011/06/20 13:09:38 tsutsui Exp $
+# $NetBSD: list,v 1.42 2011/06/20 23:00:53 he Exp $
SRCDIRS bin sbin usr.bin/less usr.bin usr.sbin
@@ -60,7 +60,7 @@
SPECIAL gzip srcdir distrib/utils/x_gzip
SPECIAL ping srcdir distrib/utils/x_ping
-LIBS -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lprop
+LIBS -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lbz2 -llzma -lprop
# we need the boot blocks /usr/mdec
COPY ${DESTDIR}/usr/mdec/boot usr/mdec/boot