summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-04-11 15:09:07 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-04-11 15:09:07 +0000
commit33cf3837dea52c1b6c2eb661c8279441a3b12340 (patch)
tree554168c8a3d8c547606cc4ad5fc4188bf994e37a /Makefile
parent8e20b2fac8a583921fdeccfc1e20789ba53a6615 (diff)
(lib-subdirs): Add libnetserv, libdirmgt, and libnetfs.
(prog-subdirs): Add ext2fs, benchmarks, pfinet, tmpfs, defpager, login, and nfs. (other-subdirs): Remove ext2fs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 383ef114..d2ecc19d 100644
--- a/Makefile
+++ b/Makefile
@@ -21,11 +21,11 @@ makemode := misc
include Makeconf
lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \
- libthreads libps
+ libthreads libps libnetserv libdirmgt libnetfs
prog-subdirs = auth boot exec fstests init.trim mkbootfs \
proc term ufs pflocal pipes dev.trim utils trans fsck bsdfsck \
- devio newfs
-other-subdirs = hurd doc init tmpfs dev ext2fs lib
+ devio newfs ext2fs benchmarks pfinet tmpfs defpager login nfs
+other-subdirs = hurd doc init tmpfs dev lib
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)
subdirs-nodist =
working-prog-subdirs := $(filter-out \