summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-22 19:21:00 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-22 19:21:00 +0000
commit9d9852a73017c17a76e350032a99656f47f0b5e5 (patch)
tree54d33ee0461c391533d12d8337b51e10a8d9c937
parent2edf365c37d774534be239e34e9164bfc6880a42 (diff)
Formerly Makefile.~33~
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3b1ae81c..4773305a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
dir := .
+makemode := misc
include Makeconf
@@ -23,7 +24,7 @@ lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \
libthreads
prog-subdirs = auth boot exec fstests init.trim mkbootfs \
proc term ufs pflocal pipes dev.trim utils trans
-other-subdirs = hurd i386 doc init tmpfs dev ext2fs
+other-subdirs = hurd doc init tmpfs dev ext2fs
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)
subdirs-nodist = ext2fs