From e609ac8c5adb6616bf5e2715c892b3f9681608c2 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 4 Jan 1994 18:47:12 +0000 Subject: Formerly Makefile.~10~ --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5573b340..65ef4b62 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1993 Free Software Foundation +# Copyright (C) 1993, 1994 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -20,7 +20,8 @@ dir := . include Makeconf LIB_SUBDIRS = libioserver libports -PROG_SUBDIRS = auth boot exec fstests hello ifsock init mkbootfs proc term ufs +PROG_SUBDIRS = auth boot exec fstests hello ifsock init mkbootfs proc term \ + ufs init.trim OTHER_SUBDIRS = hurd i386 SUBDIRS = $(LIB_SUBDIRS) $(PROG_SUBDIRS) $(OTHER_SUBDIRS) -- cgit v1.2.3