From 039684585136d2f39f18c849039bf04be638a4b3 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 15 Apr 1996 16:48:29 +0000 Subject: (exec-MIGSFLAGS): Look for execmutations.h in $(srcdir). --- exec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exec/Makefile b/exec/Makefile index 1fa9a237..eef092fa 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. +# Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. # This file is part of the GNU Hurd. # # The GNU Hurd is free software; you can redistribute it and/or modify @@ -28,7 +28,7 @@ target = exec DIST_FILES = core.c gcore.c #OTHERLIBS = -lbfd -liberty -exec-MIGSFLAGS = -imacros execmutations.h +exec-MIGSFLAGS = -imacros $(srcdir)/execmutations.h include ../Makeconf -- cgit v1.2.3