From 98ca044ed2742b79d77b4cb5cd22824d9189b360 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 5 Mar 1996 22:59:25 +0000 Subject: (prog-subdirs): Change `newfs' to `ufs-utils'. --- Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 95770baf..98a1cd23 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1993, 1994, 1995 Free Software Foundation +# Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -20,13 +20,14 @@ makemode := misc include Makeconf -lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \ - libthreads libps libdirmgt libnetfs libihash libpipe +lib-subdirs = libshouldbeinlibc libihash libioserver libports libpager \ + libfshelp libdiskfs libtrivfs libthreads libps \ + libnetfs libpipe libstore prog-subdirs = auth boot exec fstests init.trim \ - proc term ufs utils trans fsck bsdfsck \ - devio newfs ext2fs benchmarks pflocal tmpfs defpager \ + proc term ufs utils trans fsck \ + devio ufs-utils ext2fs benchmarks pflocal defpager \ login nfs pfinet -other-subdirs = hurd doc init tmpfs dev +other-subdirs = hurd doc init subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs) subdirs-nodist = working-prog-subdirs := $(filter-out \ -- cgit v1.2.3