summaryrefslogtreecommitdiffstats
path: root/release/root_crunch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/root_crunch.conf')
-rw-r--r--release/root_crunch.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/release/root_crunch.conf b/release/root_crunch.conf
index d1aaa56..15547ef 100644
--- a/release/root_crunch.conf
+++ b/release/root_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: root_crunch.conf,v 1.4.2.2 1995/06/01 05:54:37 jkh Exp $
+# $Id: root_crunch.conf,v 1.5.2.3 1995/10/05 09:31:38 jkh Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -13,8 +13,8 @@ srcdirs /usr/src/usr.sbin
# /bin stuff
-progs ls cat df pwd chmod cksum cp date dd echo ed expr grep hostname kill ln
-progs mkdir mt mv pwd rcp rm rmdir sleep stty sync test ft
+progs ls cat df ee chmod cksum cp date dd echo ed expr grep hostname kill ln
+progs mkdir mt mv rcp rm rmdir sleep stty sync test ft
ln test [
# /sbin stuff
@@ -32,4 +32,4 @@ progs tar ftp rsh sed telnet rlogin
# finally, we specify the libraries to link in with our binary
libs -lcrypt -ltelnet -lutil -ll -ledit
-libs -lgnuregex -lreadline -lcurses -ltermcap -lkvm
+libs -lgnuregex -lreadline -lncurses -lmytinfo -lkvm
OpenPOWER on IntegriCloud