From 96850c41d619e831b9be007b1db9d0eabeaa1329 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 11 Apr 1995 14:51:20 +0000 Subject: (prog-subdirs): Added devio and newfs. (other-subdirs): Added ext2fs and lib. (lib-subdirs): Added libps. --- Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index b4be1d12..1eea33ff 100644 --- a/Makefile +++ b/Makefile @@ -21,10 +21,11 @@ makemode := misc include Makeconf lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \ - libthreads + libthreads libps prog-subdirs = auth boot exec fstests init.trim mkbootfs \ - proc term ufs pflocal pipes dev.trim utils trans fsck bsdfsck -other-subdirs = hurd doc init tmpfs dev + proc term ufs pflocal pipes dev.trim utils trans fsck bsdfsck \ + devio newfs +other-subdirs = hurd doc init tmpfs dev ext2fs lib subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs) subdirs-nodist = libnetserv working-prog-subdirs := $(filter-out \ -- cgit v1.2.3