diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-04-26 18:07:24 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-04-26 18:07:24 +0000 |
commit | 20f37c9db064f33ceaa5ee8ab6b74d577c2c5f8f (patch) | |
tree | 58d10ec7d11555c7a7cb4df8d6e5527fcf28a98f /Makefile | |
parent | 7f9b4267de9c5e27386fdc40aad2108298a50503 (diff) |
Formerly Makefile.~22~
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -19,7 +19,8 @@ dir := . include Makeconf -LIB_SUBDIRS = libioserver libports libpager libfshelp libdiskfs libtrivfs +LIB_SUBDIRS = libioserver libports libpager libfshelp libdiskfs libtrivfs \ + libcthreads PROG_SUBDIRS = auth boot exec fstests hello ifsock init.trim mkbootfs \ proc term tmpfs ufs pflocal sh.trim ps OTHER_SUBDIRS = hurd i386 doc init |