From 076c20cd94c74b6d6076db51ed304ab32df4cf18 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 9 Jun 1997 18:56:35 +0000 Subject: (LCLHDRS): Add mach-exec.h. --- serverboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serverboot') diff --git a/serverboot/Makefile b/serverboot/Makefile index 290671ea..bb5553fa 100644 --- a/serverboot/Makefile +++ b/serverboot/Makefile @@ -27,7 +27,7 @@ OBJS = $(subst .c,.o,$(SRCS)) boot_script.o memory_objectServer.o \ memory_object_defaultServer.o LCLHDRS = assert.h disk_inode_ffs.h fs.h queue.h defs.h ext2_fs.h \ minix_ffs_compat.h wiring.h dir.h ffs_compat.h minix_fs.h \ - disk_inode.h file_io.h minix_super.h translate_root.h + disk_inode.h file_io.h minix_super.h translate_root.h mach-exec.h target = serverboot HURDLIBS = threads installationdir := $(prefix)/boot -- cgit v1.2.3