diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-03-22 18:30:59 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-22 18:30:59 +0000 |
commit | e6516d3d37826282d434bfd455722c507e7cd417 (patch) | |
tree | 91d958cb6ab41493153e92b194e83ad95ad4f0ac /init/Makefile | |
parent | 479ae45e21606cd1024de3b4c9bcf9d625eacc0a (diff) |
Formerly Makefile.~5~
Diffstat (limited to 'init/Makefile')
-rw-r--r-- | init/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Makefile b/init/Makefile index 00ea7abd..35da6be1 100644 --- a/init/Makefile +++ b/init/Makefile @@ -30,7 +30,7 @@ init: $(OBJS) init.o: startup_S.h startup_reply.h -install: +install: init $(hurdroot) cp init $(hurdroot)/hurd/init |