Rename "suse.mk" to "Makefile.common" which is the standard name for
make include files shared between packages.
This commit is contained in:
parent
57b66b0a43
commit
50698d94cd
13 changed files with 25 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2000/08/29 12:33:22 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2000/12/16 22:37:30 tron Exp $
|
||||
|
||||
DISTNAME= suse_audio-6.3
|
||||
CATEGORIES= emulators
|
||||
|
@ -18,4 +18,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
|||
|
||||
RPMFILES= audiofil.rpm
|
||||
|
||||
.include "../suse_linux/suse.mk"
|
||||
.include "../suse_linux/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.16 2000/11/16 02:54:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2000/12/16 22:37:31 tron Exp $
|
||||
|
||||
DISTNAME= suse_base-6.3
|
||||
CATEGORIES= emulators
|
||||
|
@ -69,4 +69,4 @@ do-install:
|
|||
${CHMOD} +x ${LINUX_LDD}
|
||||
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${INSTALL_FILE} - POST-INSTALL
|
||||
|
||||
.include "../suse_linux/suse.mk"
|
||||
.include "../suse_linux/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2000/05/31 05:01:21 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2000/12/16 22:37:31 tron Exp $
|
||||
|
||||
DISTNAME= compat
|
||||
PKGNAME= suse_compat-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"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2000/05/31 05:02:55 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2000/12/16 22:37:31 tron Exp $
|
||||
|
||||
DISTNAME= suse_devel-6.3
|
||||
CATEGORIES= emulators
|
||||
|
@ -19,4 +19,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
|||
RPMFILES= bin86.rpm binutils.rpm egcs.rpm g77.rpm gpp.rpm \
|
||||
libc.rpm linclude.rpm make.rpm
|
||||
|
||||
.include "../suse_linux/suse.mk"
|
||||
.include "../suse_linux/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2000/12/16 14:53:38 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2000/12/16 22:37:31 tron Exp $
|
||||
#
|
||||
|
||||
DISTNAME= suse_glx-6.4
|
||||
|
@ -20,4 +20,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
|||
|
||||
RPMFILES= glx.rpm
|
||||
|
||||
.include "../suse_linux/suse.mk"
|
||||
.include "../suse_linux/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2000/08/09 13:03:11 abs Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2000/12/16 22:37:31 tron Exp $
|
||||
|
||||
DISTNAME= suse_gtk-6.3
|
||||
CATEGORIES= emulators
|
||||
|
@ -18,4 +18,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
|||
|
||||
RPMFILES= glib.rpm gtk.rpm
|
||||
|
||||
.include "../suse_linux/suse.mk"
|
||||
.include "../suse_linux/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2000/05/31 05:02:56 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2000/12/16 22:37:32 tron Exp $
|
||||
|
||||
DISTNAME= shlibs5
|
||||
PKGNAME= suse_libc5-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"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2000/10/19 23:15:48 hubertf Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2000/12/16 22:37:32 tron Exp $
|
||||
|
||||
DISTNAME= suse_libjpeg-6.4
|
||||
CATEGORIES= emulators
|
||||
|
@ -18,4 +18,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
|||
|
||||
RPMFILES= libjpeg.rpm
|
||||
|
||||
.include "../suse_linux/suse.mk"
|
||||
.include "../suse_linux/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2000/12/13 20:06:01 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2000/12/16 22:37:32 tron Exp $
|
||||
|
||||
DISTNAME= suse_libpng-7.0
|
||||
CATEGORIES= emulators
|
||||
|
@ -18,4 +18,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
|||
|
||||
RPMFILES= libpng.rpm
|
||||
|
||||
.include "../suse_linux/suse.mk"
|
||||
.include "../suse_linux/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: suse.mk,v 1.7 2000/09/04 16:05:12 wiz Exp $
|
||||
# $NetBSD: Makefile.common,v 1.1 2000/12/16 22:37:32 tron Exp $
|
||||
|
||||
MASTER_SITE_SUSE= ftp://ftp.suse.com/pub/suse/i386/6.3/suse/
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2000/05/31 05:02:57 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2000/12/16 22:37:33 tron Exp $
|
||||
|
||||
DISTNAME= suse_x11-6.3
|
||||
CATEGORIES= emulators
|
||||
|
@ -18,4 +18,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
|||
|
||||
RPMFILES= xshared.rpm xpm.rpm
|
||||
|
||||
.include "../suse_linux/suse.mk"
|
||||
.include "../suse_linux/Makefile.common"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue