summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-09-21 18:30:05 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-09-21 18:30:05 +0000
commit53ef34f26d4089dee66b27a87b5467b2813d26f9 (patch)
treec79c34e7bbcca677b66a91d0df12a3c85f107aab /Makefile
parentb554935fb5f5a499c62950c1dd571a54170eb8a0 (diff)
(prog-subdirs): Removed `pfinet'.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f9d936d..fec4ada4 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \
libthreads libps libdirmgt libnetfs libihash libpipe
prog-subdirs = auth boot exec fstests init.trim \
proc term ufs utils trans fsck bsdfsck \
- devio newfs ext2fs benchmarks pflocal pfinet tmpfs defpager \
+ devio newfs ext2fs benchmarks pflocal tmpfs defpager \
login nfs
other-subdirs = hurd doc init tmpfs dev lib
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)