From fec978309ebbf441687523e493a8c637f248e850 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 8 Aug 1994 19:53:03 +0000 Subject: Formerly Makefile.~13~ --- hurd/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'hurd') diff --git a/hurd/Makefile b/hurd/Makefile index 5d2e2a42..7f509859 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -16,10 +16,12 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. dir := hurd -include ../Makeconf -DIST_FILES = ChangeLog Makefile *.defs subsystems $(HDRS) +makemode := misc + +DIST_FILES = *.defs subsystems +LCLHDRS = hurd_types.h ioctl_types.h paths.h shared.h version.h -HDRS = hurd_types.h ioctl_types.h paths.h shared.h version.h +include ../Makeconf # XXX This should be done by the individual libraries' install targets XXX REMHDRS = ../libioserver/ioserver.h \ -- cgit v1.2.3