From 078f5d46ad34f36cce257b3b8a970471a4b2b68b Mon Sep 17 00:00:00 2001 From: gmorris Date: Tue, 12 Apr 2005 15:16:12 +0000 Subject: Added TOP, as needed, for easier compile in subdirectories --- support/include/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'support/include') diff --git a/support/include/Makefile b/support/include/Makefile index e1cbfc4..5b3d221 100644 --- a/support/include/Makefile +++ b/support/include/Makefile @@ -2,6 +2,8 @@ # Makefile for linux-nfs/support # +TOP = ../../ + include $(TOP)rules.mk all install:: mount.h -- cgit