diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Makefile | 4 |
2 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +Fri Jul 18 16:37:22 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * isofs: New directory. + * Makefile (prog-subdirs): Add isofs. + Thu Jul 10 14:10:32 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makeconf ($(makemode) == library): If $(no_prof) is `t', then @@ -37,10 +37,10 @@ lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \ libnetfs libpipe libstore libmom libhurdbugaddr libftpconn # Hurd programs -prog-subdirs = auth boot exec fstests init \ +prog-subdirs = auth boot exec fstests init isofs \ proc term ufs utils sutils trans ufs-fsck \ storeio ufs-utils ext2fs benchmarks pflocal defpager \ - login nfs pfinet daemons nfsd serverboot hostmux + login nfs pfinet daemons nfsd serverboot hostmux # Other directories other-subdirs = hurd doc config release include |