From 50698d94cdee69bac7914655f111206a458450cc Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 16 Dec 2000 22:37:30 +0000 Subject: Rename "suse.mk" to "Makefile.common" which is the standard name for make include files shared between packages. --- emulators/suse_xforms/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse_xforms') diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile index 822755cfadf..e646b26f3f5 100644 --- a/emulators/suse_xforms/Makefile +++ b/emulators/suse_xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/05/31 05:02:57 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2000/12/16 22:37:33 tron Exp $ DISTNAME= xforms PKGNAME= suse_xforms-6.3 @@ -19,4 +19,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} -.include "../suse_linux/suse.mk" +.include "../suse_linux/Makefile.common" -- cgit v1.2.3