summaryrefslogtreecommitdiff
path: root/init/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-06-20 19:06:17 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-06-20 19:06:17 +0000
commit502a23f7ae66c70436125e0aa5cc7f4c4e29a2bc (patch)
treea67227287983e2cbdce4ba9b6eb6ac68395d2db8 /init/Makefile
parent4c7ca1f577e9b78ad6628a95558be4f050cfa0a6 (diff)
Formerly Makefile.~10~
Diffstat (limited to 'init/Makefile')
-rw-r--r--init/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Makefile b/init/Makefile
index 7edc0db8..ecc80994 100644
--- a/init/Makefile
+++ b/init/Makefile
@@ -31,7 +31,7 @@ init: $(OBJS)
init.o: startup_S.h startup_reply.h notify_S.h
install: init $(hurdroot)
- cp init $(hurdroot)/hurd/init
+ $(INSTALL_BIN) init $(hurdroot)/hurd/init
startup_S.h startupServer.c: $(includedir)/hurd/startup.defs $(includedir)/hurd/hurd_types.defs