From a5bafda77e0c6823b9289da28a221fc7128d8735 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 1 Aug 2007 18:52:25 +0000 Subject: Write out the path to the Makefile to include so that lintpkgsrc won't complain. --- emulators/suse100_32_openmotif/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse100_32_openmotif') diff --git a/emulators/suse100_32_openmotif/Makefile b/emulators/suse100_32_openmotif/Makefile index 0ea578dbae0..845ff5dc06e 100644 --- a/emulators/suse100_32_openmotif/Makefile +++ b/emulators/suse100_32_openmotif/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1 2007/07/29 08:55:29 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2007/08/01 18:52:28 jlam Exp $ SUSE_COMPAT32= yes -.include "${.CURDIR}/../${.CURDIR:T:S/_32_/_/}/Makefile" +.include "${.CURDIR}/../suse100_openmotif/Makefile" -- cgit v1.2.3