summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-06-28 19:06:32 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-06-28 19:06:32 +0000
commit9662399d10d427273f21708c276809c02c0e2307 (patch)
treec33cc9d970f30a1c5d059aaa7964cc79d5ff4180 /Makefile
parent0cee0596d9dbbdd3b64376e963f9a3202583f4ae (diff)
(prog-subdirs): Removed dev.trim.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3fe1cca0..37674489 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ include Makeconf
lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \
libthreads libps libnetserv libdirmgt libnetfs libihash
prog-subdirs = auth boot exec fstests init.trim \
- proc term ufs pflocal pipes dev.trim utils trans fsck bsdfsck \
+ proc term ufs pflocal pipes utils trans fsck bsdfsck \
devio newfs ext2fs benchmarks pfinet tmpfs defpager login nfs
other-subdirs = hurd doc init tmpfs dev lib
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)