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. --- graphics/mtv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/mtv') diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index 6a57a8b7941..26d716bd7db 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2000/08/31 02:35:26 hubertf Exp $ +# $NetBSD: Makefile,v 1.27 2000/12/16 22:37:33 tron Exp $ DISTNAME= mtv-1.1.4 CATEGORIES= graphics @@ -37,4 +37,4 @@ post-install: .endfor ${CHMOD} +x ${PREFIX}/emul/linux/usr/doc/mtv -.include "../../emulators/suse_linux/suse.mk" +.include "../../emulators/suse_linux/Makefile.common" -- cgit v1.2.3