summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-01-20 21:39:59 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-01-20 21:39:59 +0000
commit07ba8d07adff45525c945181c4280cdd8529aae1 (patch)
tree41d98c88b1ed1e988b4b74a6d796aba47cf5755f /Makefile
parent4b20f64882ac0970b2750c101a85191e2820f46e (diff)
Formerly Makefile.~11~
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 65ef4b62..5b136f56 100644
--- a/Makefile
+++ b/Makefile
@@ -19,16 +19,16 @@ dir := .
include Makeconf
-LIB_SUBDIRS = libioserver libports
-PROG_SUBDIRS = auth boot exec fstests hello ifsock init mkbootfs proc term \
- ufs init.trim
+LIB_SUBDIRS = libioserver libports libpager
+PROG_SUBDIRS = auth boot exec fstests hello ifsock init init.trim mkbootfs \
+ proc term tmpfs ufs
OTHER_SUBDIRS = hurd i386
SUBDIRS = $(LIB_SUBDIRS) $(PROG_SUBDIRS) $(OTHER_SUBDIRS)
DIST_FILES = COPYING Makeconf Makefile README NEWS
all:
- @echo 'Can't make all yet.'
+ @echo Can\'t make all yet.
%-lndist: hurd-snap
make -C $* lndist