From ac17aebe4333987b05060bc6af0c1d448eb9902b Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 4 Oct 1994 14:06:13 +0000 Subject: [PATCH] -lcompat removed from libs --- usr.sbin/crunch/examples/filesystem.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/crunch/examples/filesystem.conf b/usr.sbin/crunch/examples/filesystem.conf index 6ab43f07b87..bd55a75bfc1 100644 --- a/usr.sbin/crunch/examples/filesystem.conf +++ b/usr.sbin/crunch/examples/filesystem.conf @@ -1,4 +1,4 @@ -# $Id: filesystem.conf,v 1.2 1994/06/24 16:39:29 jkh Exp $ +# $Id: filesystem.conf,v 1.3 1994/09/09 16:02:03 rgrimes Exp $ srcdirs /usr/src/bin /usr/src/sbin /usr/src/gnu/usr.bin /usr/src/usr.sbin @@ -27,4 +27,4 @@ ln gzip zcat # /usr/sbin progs bad144 -libs -ll -ledit -ltermcap -lcompat -lutil -lscrypt +libs -ll -ledit -ltermcap -lutil -lscrypt