diff options
author | Roland McGrath <roland@gnu.org> | 1995-05-12 22:39:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-05-12 22:39:07 +0000 |
commit | 788d6843cdd885b7c118f73c522fbe9a3e057602 (patch) | |
tree | 5ab12184e7b627ab2ad508a9eee83087a0692e8d | |
parent | 461235237c2ed9f07da642edfe0ef6cff21891a5 (diff) |
(prog-subdirs): Removed mkbootfs.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ include Makeconf lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \ libthreads libps libnetserv libdirmgt libnetfs -prog-subdirs = auth boot exec fstests init.trim mkbootfs \ +prog-subdirs = auth boot exec fstests init.trim \ proc term ufs pflocal pipes dev.trim utils trans fsck bsdfsck \ devio newfs ext2fs benchmarks pfinet tmpfs defpager login nfs other-subdirs = hurd doc init tmpfs dev lib |