diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:32:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:32:23 +0000 |
commit | 98cf373d367fc32881cb40926be1a79736f39794 (patch) | |
tree | d0c7515e829b3d20d8e3aaca76db926e459dd4f3 /lang/gcc-ssp | |
parent | a437fd43cc3ece125446142af9ed27ef8c1e6621 (diff) | |
download | pkgsrc-98cf373d367fc32881cb40926be1a79736f39794.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'lang/gcc-ssp')
-rw-r--r-- | lang/gcc-ssp/MESSAGE.SunOS (renamed from lang/gcc-ssp/pkg/MESSAGE.SunOS) | 2 | ||||
-rw-r--r-- | lang/gcc-ssp/PLIST.NetBSD-sparc (renamed from lang/gcc-ssp/pkg/PLIST.NetBSD-sparc) | 2 | ||||
-rw-r--r-- | lang/gcc-ssp/PLIST.SunOS (renamed from lang/gcc-ssp/pkg/PLIST.SunOS) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc-ssp/pkg/MESSAGE.SunOS b/lang/gcc-ssp/MESSAGE.SunOS index 5ce08b8c9bd..171e71230b2 100644 --- a/lang/gcc-ssp/pkg/MESSAGE.SunOS +++ b/lang/gcc-ssp/MESSAGE.SunOS @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE.SunOS,v 1.1 2001/05/22 13:54:36 kent Exp $ +$NetBSD: MESSAGE.SunOS,v 1.1 2001/11/01 00:32:26 zuntum Exp $ To avoid conflicts with e.g. Sun WorkShop the GNU C compiler can only be invoked as "gcc" but not as "cc". diff --git a/lang/gcc-ssp/pkg/PLIST.NetBSD-sparc b/lang/gcc-ssp/PLIST.NetBSD-sparc index 501ff4d95de..d3d0e072029 100644 --- a/lang/gcc-ssp/pkg/PLIST.NetBSD-sparc +++ b/lang/gcc-ssp/PLIST.NetBSD-sparc @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.NetBSD-sparc,v 1.2 2001/06/30 16:16:12 kent Exp $ +@comment $NetBSD: PLIST.NetBSD-sparc,v 1.1 2001/11/01 00:32:27 zuntum Exp $ ${PKGBASENAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtbegin.o ${PKGBASENAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtbeginS.o ${PKGBASENAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtend.o diff --git a/lang/gcc-ssp/pkg/PLIST.SunOS b/lang/gcc-ssp/PLIST.SunOS index 1c4f7af015b..f5b23176bb7 100644 --- a/lang/gcc-ssp/pkg/PLIST.SunOS +++ b/lang/gcc-ssp/PLIST.SunOS @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.SunOS,v 1.1 2001/05/22 13:54:36 kent Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.1 2001/11/01 00:32:27 zuntum Exp $ ${MACHINE_GCC_PLATFORM}/include/_G_config.h ${MACHINE_GCC_PLATFORM}/include/assert.h bin/${MACHINE_GCC_PLATFORM}-gcc |