From 66e9ca205732d9d35ac3b229608ed23e9bee91e5 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 17 Jul 1996 18:30:27 +0000 Subject: gs/install-hdrs/install-headers/g --- hurd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd/Makefile') diff --git a/hurd/Makefile b/hurd/Makefile index 2d61eeed..37ccddb4 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -26,7 +26,7 @@ INSTHDRS = hurd_types.h ioctl_types.h paths.h shared.h version.h \ include ../Makeconf -install-hdrs install: $(includedir)/hurd \ +install-headers install: $(includedir)/hurd \ $(addprefix $(includedir)/hurd/,$(INSTHDRS)) $(includedir)/hurd/%: $(srcdir)/%; $(INSTALL_DATA) $< $@ -- cgit v1.2.3