From dcfb26a705e9a98508243a6519f5fb7790a53723 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 9 Jun 1996 05:25:25 +0000 Subject: Sun Jun 9 01:11:49 1996 Roland McGrath * Makerules (make-target-directory): Use ./mkinstalldirs so we do not assume . is in PATH. Sat Jun 8 22:05:03 1996 Roland McGrath * math/Makefile (distribute): Comment out addition of $(long-m-routines) sources until they are all written. * math/Makefile (distribute): Append long double source names to this instead of using elided-routines. Sat Jun 8 15:15:07 1996 Roland McGrath * mach/mach_shortcuts.c: Obsolete file removed. * mach/mach_syscalls.h: Likewise. * hurd/Makefile (distribute): Consolidate defns into one. * time/Makefile (tzfiles): Add solar87 solar88 solar89. --- hurd/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'hurd') diff --git a/hurd/Makefile b/hurd/Makefile index 84e2bdf376..4f1f22c7c8 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -28,8 +28,6 @@ headers = hurd.h $(interface-headers) \ $(addprefix hurd/,fd.h id.h port.h signal.h sigpreempt.h ioctl.h\ userlink.h resource.h threadvar.h lookup.h) -distribute := hurdstartup.h hurdfault.h intr-rpc.defs STATUS - # The RPC interfaces go in a separate library. interface-library := libhurduser user-interfaces := $(addprefix hurd/,\ @@ -59,7 +57,7 @@ sig = hurdsig hurdfault siginfo hurd-raise preempt-sig \ dtable = dtable port2fd new-fd alloc-fd intern-fd \ getdport openport \ fd-close fd-read fd-write hurdioctl ctty-input ctty-output -distribute = intr-rpc.defs intr-rpc.h faultexc.defs +distribute = hurdstartup.h hurdfault.h faultexc.defs intr-rpc.defs intr-rpc.h # XXX this is a temporary hack; see hurdmalloc.h routines += hurdmalloc -- cgit 1.4.1