diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-06-17 18:08:05 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-06-17 18:08:05 +0000 |
commit | 249846f9963f2e9d9ae4045d0dba0a6618d27e9b (patch) | |
tree | 3358b885aa0e3b9bc42701133daca4e5aaf82086 /init | |
parent | 734285d90bedbacbeb52145bac3e682a5113956f (diff) |
(dir): Now init.
Diffstat (limited to 'init')
-rw-r--r-- | init/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Makefile b/init/Makefile index c1e9abdc..042ff0ae 100644 --- a/init/Makefile +++ b/init/Makefile @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -dir := init.trim +dir := init makemode := server SRCS = init.c |