From 07ba8d07adff45525c945181c4280cdd8529aae1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 20 Jan 1994 21:39:59 +0000 Subject: Formerly Makefile.~11~ --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3