summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-02-08 18:02:51 +0000
committerphk <phk@FreeBSD.org>1996-02-08 18:02:51 +0000
commitd49fe2834018ac7b1019efcceca4eea655635376 (patch)
treec001bde5782181db6417998823e023dc6246aed1 /release
parentaf1fba70849335ad6f06e3f68d930b8e9707d36b (diff)
downloadFreeBSD-src-d49fe2834018ac7b1019efcceca4eea655635376.zip
FreeBSD-src-d49fe2834018ac7b1019efcceca4eea655635376.tar.gz
ppp now requires -lmd
Diffstat (limited to 'release')
-rw-r--r--release/alpha/boot_crunch.conf4
-rw-r--r--release/amd64/boot_crunch.conf4
-rw-r--r--release/boot_crunch.conf4
-rw-r--r--release/i386/boot_crunch.conf4
-rw-r--r--release/pc98/boot_crunch.conf4
5 files changed, 10 insertions, 10 deletions
diff --git a/release/alpha/boot_crunch.conf b/release/alpha/boot_crunch.conf
index 824fdc0..a787852 100644
--- a/release/alpha/boot_crunch.conf
+++ b/release/alpha/boot_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
+# $Id: boot_crunch.conf,v 1.22 1996/01/03 23:41:01 joerg Exp $
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
@@ -11,5 +11,5 @@ ln gzip gunzip
ln gzip zcat
ln sh -sh
-libs -ll -ledit -lutil -lkvm
+libs -ll -ledit -lutil -lkvm -lmd
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf
index 824fdc0..a787852 100644
--- a/release/amd64/boot_crunch.conf
+++ b/release/amd64/boot_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
+# $Id: boot_crunch.conf,v 1.22 1996/01/03 23:41:01 joerg Exp $
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
@@ -11,5 +11,5 @@ ln gzip gunzip
ln gzip zcat
ln sh -sh
-libs -ll -ledit -lutil -lkvm
+libs -ll -ledit -lutil -lkvm -lmd
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
diff --git a/release/boot_crunch.conf b/release/boot_crunch.conf
index 824fdc0..a787852 100644
--- a/release/boot_crunch.conf
+++ b/release/boot_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
+# $Id: boot_crunch.conf,v 1.22 1996/01/03 23:41:01 joerg Exp $
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
@@ -11,5 +11,5 @@ ln gzip gunzip
ln gzip zcat
ln sh -sh
-libs -ll -ledit -lutil -lkvm
+libs -ll -ledit -lutil -lkvm -lmd
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf
index 824fdc0..a787852 100644
--- a/release/i386/boot_crunch.conf
+++ b/release/i386/boot_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
+# $Id: boot_crunch.conf,v 1.22 1996/01/03 23:41:01 joerg Exp $
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
@@ -11,5 +11,5 @@ ln gzip gunzip
ln gzip zcat
ln sh -sh
-libs -ll -ledit -lutil -lkvm
+libs -ll -ledit -lutil -lkvm -lmd
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
diff --git a/release/pc98/boot_crunch.conf b/release/pc98/boot_crunch.conf
index 824fdc0..a787852 100644
--- a/release/pc98/boot_crunch.conf
+++ b/release/pc98/boot_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
+# $Id: boot_crunch.conf,v 1.22 1996/01/03 23:41:01 joerg Exp $
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
@@ -11,5 +11,5 @@ ln gzip gunzip
ln gzip zcat
ln sh -sh
-libs -ll -ledit -lutil -lkvm
+libs -ll -ledit -lutil -lkvm -lmd
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
OpenPOWER on IntegriCloud