summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 17:38:38 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 17:38:38 +0000
commit61b9e83a855c6f87960e1a28257046ec600d49a5 (patch)
treeb2763342529685dc0b9381e50e1603aac2648224 /cross
parentb8ef2bdf051862f04569a1854a5b083a3b76f811 (diff)
downloadpkgsrc-61b9e83a855c6f87960e1a28257046ec600d49a5.tar.gz
Remove @dirrm entries from PLISTs
Diffstat (limited to 'cross')
-rw-r--r--cross/COMMON/PLIST-egcs5
-rw-r--r--cross/COMMON/PLIST-egcs-cxx-runtime4
-rw-r--r--cross/COMMON/PLIST-egcs-objc-runtime3
-rw-r--r--cross/atasm/PLIST3
-rw-r--r--cross/avr-binutils/PLIST6
-rw-r--r--cross/avr-gcc/PLIST10
-rw-r--r--cross/avr-libc/PLIST13
-rw-r--r--cross/avrdude/PLIST4
-rw-r--r--cross/binutils/PLIST4
-rw-r--r--cross/cc65/PLIST18
-rw-r--r--cross/h8300-hms-binutils/PLIST29
-rw-r--r--cross/h8300-hms-gcc/PLIST23
-rw-r--r--cross/i386-linux/PLIST16
-rw-r--r--cross/i386-mingw32/PLIST22
-rw-r--r--cross/i386-msdosdjgpp/PLIST10
-rw-r--r--cross/i386-netbsdpe/PLIST36
-rw-r--r--cross/mipsEEel-netbsd/PLIST18
-rw-r--r--cross/uisp/PLIST3
18 files changed, 18 insertions, 209 deletions
diff --git a/cross/COMMON/PLIST-egcs b/cross/COMMON/PLIST-egcs
index 898840bef7f..a9882d2e25e 100644
--- a/cross/COMMON/PLIST-egcs
+++ b/cross/COMMON/PLIST-egcs
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST-egcs,v 1.3 2006/02/16 18:11:49 wiz Exp $
+@comment $NetBSD: PLIST-egcs,v 1.4 2009/06/14 17:39:52 joerg Exp $
${TARGET_ARCH}/bin/cc
${TARGET_ARCH}/bin/gcc
bin/${TARGET_ARCH}-cc
@@ -40,7 +40,4 @@ lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/va-v850.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/varargs.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/libgcc.a
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/specs
-@dirrm lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include
-@dirrm lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}
-@dirrm lib/gcc-lib/${TARGET_ARCH}
@unexec ${RMDIR} %D/lib/gcc-lib 2>/dev/null || ${TRUE}
diff --git a/cross/COMMON/PLIST-egcs-cxx-runtime b/cross/COMMON/PLIST-egcs-cxx-runtime
index 299251b0487..7f3377755d0 100644
--- a/cross/COMMON/PLIST-egcs-cxx-runtime
+++ b/cross/COMMON/PLIST-egcs-cxx-runtime
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST-egcs-cxx-runtime,v 1.1 1999/01/06 01:14:20 tv Exp $
+@comment $NetBSD: PLIST-egcs-cxx-runtime,v 1.2 2009/06/14 17:39:52 joerg Exp $
${TARGET_ARCH}/include/g++/algo.h
${TARGET_ARCH}/include/g++/algobase.h
${TARGET_ARCH}/include/g++/algorithm
@@ -112,5 +112,3 @@ ${TARGET_ARCH}/include/g++/utility
${TARGET_ARCH}/include/g++/vector
${TARGET_ARCH}/include/g++/vector.h
${TARGET_ARCH}/lib/libstdc++.a
-@dirrm ${TARGET_ARCH}/include/g++/std
-@dirrm ${TARGET_ARCH}/include/g++
diff --git a/cross/COMMON/PLIST-egcs-objc-runtime b/cross/COMMON/PLIST-egcs-objc-runtime
index 548774662a0..b34e1ba2ae8 100644
--- a/cross/COMMON/PLIST-egcs-objc-runtime
+++ b/cross/COMMON/PLIST-egcs-objc-runtime
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST-egcs-objc-runtime,v 1.1 1999/01/06 01:14:20 tv Exp $
+@comment $NetBSD: PLIST-egcs-objc-runtime,v 1.2 2009/06/14 17:39:52 joerg Exp $
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/objc/NXConstStr.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/objc/Object.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/objc/Protocol.h
@@ -10,4 +10,3 @@ lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/objc/objc.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/objc/sarray.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/objc/thr.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/objc/typedstream.h
-@dirrm lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/objc
diff --git a/cross/atasm/PLIST b/cross/atasm/PLIST
index f2e40a25182..953593b3661 100644
--- a/cross/atasm/PLIST
+++ b/cross/atasm/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/13 23:00:36 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:39:52 joerg Exp $
bin/atasm
man/man1/atasm.1
share/doc/atasm/atasm.txt
-@dirrm share/doc/atasm
diff --git a/cross/avr-binutils/PLIST b/cross/avr-binutils/PLIST
index aa361ef3ef8..b2dee21680a 100644
--- a/cross/avr-binutils/PLIST
+++ b/cross/avr-binutils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/09/19 12:58:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:39:52 joerg Exp $
avr/bin/ar
avr/bin/as
avr/bin/ld
@@ -99,7 +99,3 @@ man/man1/avr-windres.1
man/man1/avr-c++filt.1
man/man1/avr-as.1
man/man1/avr-ld.1
-@dirrm avr/lib/ldscripts
-@dirrm avr/lib
-@dirrm avr/bin
-@dirrm avr
diff --git a/cross/avr-gcc/PLIST b/cross/avr-gcc/PLIST
index ac35f6a7e84..0a3d83a2a6a 100644
--- a/cross/avr-gcc/PLIST
+++ b/cross/avr-gcc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:14 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:39:52 joerg Exp $
avr/bin/c++
avr/bin/g++
avr/bin/gcc
@@ -61,11 +61,3 @@ share/locale/ja/LC_MESSAGES/gcc.mo
share/locale/nl/LC_MESSAGES/gcc.mo
share/locale/sv/LC_MESSAGES/gcc.mo
share/locale/tr/LC_MESSAGES/gcc.mo
-@dirrm lib/gcc-lib/avr/3.3/avr3
-@dirrm lib/gcc-lib/avr/3.3/avr4
-@dirrm lib/gcc-lib/avr/3.3/avr5
-@dirrm lib/gcc-lib/avr/3.3/include
-@dirrm lib/gcc-lib/avr/3.3/install-tools/include
-@dirrm lib/gcc-lib/avr/3.3/install-tools
-@dirrm lib/gcc-lib/avr/3.3
-@dirrm lib/gcc-lib/avr
diff --git a/cross/avr-libc/PLIST b/cross/avr-libc/PLIST
index f11dd93973b..b9d25900026 100644
--- a/cross/avr-libc/PLIST
+++ b/cross/avr-libc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/06/26 09:45:55 rillig Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:39:53 joerg Exp $
avr/include/ctype.h
avr/include/errno.h
avr/include/inttypes.h
@@ -215,14 +215,3 @@ share/doc/avr-libc/examples/demo/demo.pdf
share/doc/avr-libc/examples/demo/demo.srec
share/doc/avr-libc/examples/twitest/Makefile
share/doc/avr-libc/examples/twitest/twitest.c
-@dirrm avr/include/avr
-@dirrm avr/include/compat
-@dirrm avr/include
-@dirrm avr/lib/avr3
-@dirrm avr/lib/avr4
-@dirrm avr/lib/avr5
-@dirrm share/doc/avr-libc/avr-libc-user-manual
-@dirrm share/doc/avr-libc/examples/demo
-@dirrm share/doc/avr-libc/examples/twitest
-@dirrm share/doc/avr-libc/examples
-@dirrm share/doc/avr-libc
diff --git a/cross/avrdude/PLIST b/cross/avrdude/PLIST
index 17ea65cca72..059abaa7211 100644
--- a/cross/avrdude/PLIST
+++ b/cross/avrdude/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/12/11 16:26:39 wennmach Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:39:53 joerg Exp $
bin/avrdude
info/avrdude.info
man/man1/avrdude.1
@@ -25,5 +25,3 @@ share/doc/${DISTNAME}/avrdude-html/avrdude_8.html
share/doc/${DISTNAME}/avrdude-html/avrdude_9.html
share/doc/${DISTNAME}/avrdude-html/avrdude_toc.html
share/doc/${DISTNAME}/avrdude.ps
-@dirrm share/doc/${DISTNAME}/avrdude-html
-@dirrm share/doc/${DISTNAME}
diff --git a/cross/binutils/PLIST b/cross/binutils/PLIST
index 30759a70b56..08bdfa2af29 100644
--- a/cross/binutils/PLIST
+++ b/cross/binutils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2006/08/24 19:53:44 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:39:53 joerg Exp $
include/ansidecl.h
include/bfd.h
include/symcat.h
@@ -2231,8 +2231,6 @@ libexec/binutils/strip
libexec/binutils/sysdump
libexec/binutils/sysinfo
libexec/binutils/windres
-@dirrm libexec/binutils
-@dirrm lib/ldscripts
@exec ln -s %D/libexec/binutils/cross-env ${LOCALBASE}/bin/cross-env
@unexec ${RM} ${LOCALBASE}/bin/cross-env
@unexec ${RM} -f %D/lib/libbfd.so %D/lib/libopcodes.so 2> /dev/null || ${TRUE}
diff --git a/cross/cc65/PLIST b/cross/cc65/PLIST
index b227b87e1f5..11984d7975f 100644
--- a/cross/cc65/PLIST
+++ b/cross/cc65/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/08 19:53:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:39:53 joerg Exp $
bin/ar65
bin/ca65
bin/ca65html
@@ -246,19 +246,3 @@ share/doc/cc65/supervision16.cfg
share/doc/cc65/supervision64.cfg
share/doc/cc65/supervision.cfg
share/doc/cc65/vic20.cfg
-@dirrm share/doc/cc65
-@dirrm lib/cc65/tgi
-@dirrm lib/cc65/ser
-@dirrm lib/cc65/mou
-@dirrm lib/cc65/lib
-@dirrm lib/cc65/joy
-@dirrm lib/cc65/include/tgi
-@dirrm lib/cc65/include/sys
-@dirrm lib/cc65/include/mouse
-@dirrm lib/cc65/include/joystick
-@dirrm lib/cc65/include/geos
-@dirrm lib/cc65/include/em
-@dirrm lib/cc65/include
-@dirrm lib/cc65/emd
-@dirrm lib/cc65/asminc
-@dirrm lib/cc65
diff --git a/cross/h8300-hms-binutils/PLIST b/cross/h8300-hms-binutils/PLIST
index 29120ae634b..823ff005fb4 100644
--- a/cross/h8300-hms-binutils/PLIST
+++ b/cross/h8300-hms-binutils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/03/20 18:15:37 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:39:53 joerg Exp $
bin/h8300-hms-addr2line
bin/h8300-hms-ar
bin/h8300-hms-as
@@ -106,30 +106,3 @@ libexec/cross-h8300-hms/share/locale/tr/LC_MESSAGES/binutils.mo
libexec/cross-h8300-hms/share/locale/tr/LC_MESSAGES/gas.mo
libexec/cross-h8300-hms/share/locale/tr/LC_MESSAGES/ld.mo
libexec/cross-h8300-hms/share/locale/tr/LC_MESSAGES/opcodes.mo
-@dirrm libexec/cross-h8300-hms/share/locale/tr/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/tr
-@dirrm libexec/cross-h8300-hms/share/locale/sv/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/sv
-@dirrm libexec/cross-h8300-hms/share/locale/ja/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/ja
-@dirrm libexec/cross-h8300-hms/share/locale/fr/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/fr
-@dirrm libexec/cross-h8300-hms/share/locale/es/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/es
-@dirrm libexec/cross-h8300-hms/share/locale/de/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/de
-@dirrm libexec/cross-h8300-hms/share/locale/da/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/da
-@dirrm libexec/cross-h8300-hms/share/locale
-@dirrm libexec/cross-h8300-hms/share
-@dirrm libexec/cross-h8300-hms/man/man1
-@dirrm libexec/cross-h8300-hms/man
-@dirrm libexec/cross-h8300-hms/lib
-@dirrm libexec/cross-h8300-hms/include
-@dirrm libexec/cross-h8300-hms/h8300-hms/lib/ldscripts
-@dirrm libexec/cross-h8300-hms/h8300-hms/lib
-@dirrm libexec/cross-h8300-hms/h8300-hms/bin
-@dirrm libexec/cross-h8300-hms/h8300-hms
-@dirrm libexec/cross-h8300-hms/binutils
-@dirrm libexec/cross-h8300-hms/bin
-@dirrm libexec/cross-h8300-hms
diff --git a/cross/h8300-hms-gcc/PLIST b/cross/h8300-hms-gcc/PLIST
index 31806a93e8c..eb36c118910 100644
--- a/cross/h8300-hms-gcc/PLIST
+++ b/cross/h8300-hms-gcc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/09/02 20:33:36 rillig Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:39:53 joerg Exp $
bin/h8300-hms-c++
bin/h8300-hms-cpp
bin/h8300-hms-g++
@@ -140,24 +140,3 @@ libexec/cross-h8300-hms/share/locale/ja/LC_MESSAGES/gcc.mo
libexec/cross-h8300-hms/share/locale/nl/LC_MESSAGES/gcc.mo
libexec/cross-h8300-hms/share/locale/sv/LC_MESSAGES/gcc.mo
libexec/cross-h8300-hms/share/locale/tr/LC_MESSAGES/gcc.mo
-@dirrm libexec/cross-h8300-hms/share/locale/nl/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/nl
-@dirrm libexec/cross-h8300-hms/share/locale/el/LC_MESSAGES
-@dirrm libexec/cross-h8300-hms/share/locale/el
-@dirrm libexec/cross-h8300-hms/man/man7
-@dirrm libexec/cross-h8300-hms/lib/gcc-lib/h8300-hms/3.1/include
-@dirrm libexec/cross-h8300-hms/lib/gcc-lib/h8300-hms/3.1/h8300s/int32
-@dirrm libexec/cross-h8300-hms/lib/gcc-lib/h8300-hms/3.1/h8300s
-@dirrm libexec/cross-h8300-hms/lib/gcc-lib/h8300-hms/3.1/h8300h/int32
-@dirrm libexec/cross-h8300-hms/lib/gcc-lib/h8300-hms/3.1/h8300h
-@dirrm libexec/cross-h8300-hms/lib/gcc-lib/h8300-hms/3.1
-@dirrm libexec/cross-h8300-hms/lib/gcc-lib/h8300-hms
-@dirrm libexec/cross-h8300-hms/lib/gcc-lib
-@dirrm libexec/cross-h8300-hms/h8300-hms/lib/h8300s/int32
-@dirrm libexec/cross-h8300-hms/h8300-hms/lib/h8300s
-@dirrm libexec/cross-h8300-hms/h8300-hms/lib/h8300h/int32
-@dirrm libexec/cross-h8300-hms/h8300-hms/lib/h8300h
-@dirrm libexec/cross-h8300-hms/h8300-hms/include/sys
-@dirrm libexec/cross-h8300-hms/h8300-hms/include/machine
-@dirrm libexec/cross-h8300-hms/h8300-hms/include
-@dirrm libexec/cross-h8300-hms/gcc
diff --git a/cross/i386-linux/PLIST b/cross/i386-linux/PLIST
index b137cf55eee..b1cf0dcf169 100644
--- a/cross/i386-linux/PLIST
+++ b/cross/i386-linux/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/07/16 13:24:05 fredb Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:39:53 joerg Exp $
${TARGET_ARCH}/include/_G_config.h
${TARGET_ARCH}/include/__math.h
${TARGET_ARCH}/include/a.out.h
@@ -687,17 +687,3 @@ lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/crtbegin.o
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/crtbeginS.o
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/crtend.o
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/crtendS.o
-@dirrm ${TARGET_ARCH}/include/arpa
-@dirrm ${TARGET_ARCH}/include/gnu
-@dirrm ${TARGET_ARCH}/include/net
-@dirrm ${TARGET_ARCH}/include/netinet
-@dirrm ${TARGET_ARCH}/include/netipx
-@dirrm ${TARGET_ARCH}/include/nfs
-@dirrm ${TARGET_ARCH}/include/protocols
-@dirrm ${TARGET_ARCH}/include/rpc
-@dirrm ${TARGET_ARCH}/include/rpcsvc
-@dirrm ${TARGET_ARCH}/include/sys
-@dirrm ${TARGET_ARCH}/include/asm
-@dirrm ${TARGET_ARCH}/include/linux/modules
-@dirrm ${TARGET_ARCH}/include/linux
-@dirrm ${TARGET_ARCH}/include/scsi
diff --git a/cross/i386-mingw32/PLIST b/cross/i386-mingw32/PLIST
index 4de96b53945..0426357b4f8 100644
--- a/cross/i386-mingw32/PLIST
+++ b/cross/i386-mingw32/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:21 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:39:53 joerg Exp $
bin/i386-mingw32-addr2line
bin/i386-mingw32-ar
bin/i386-mingw32-as
@@ -695,23 +695,3 @@ lib/gcc-lib/i386-mingw32/${GCC_VERSION}/include/varargs.h
lib/gcc-lib/i386-mingw32/${GCC_VERSION}/include/xmmintrin.h
lib/gcc-lib/i386-mingw32/${GCC_VERSION}/libgcc.a
lib/gcc-lib/i386-mingw32/${GCC_VERSION}/specs
-@dirrm bin
-@dirrm i386-mingw32/bin
-@dirrm i386-mingw32/include/sys
-@dirrm i386-mingw32/include/ddk
-@dirrm i386-mingw32/include/c++/${GCC_VERSION}/i386-mingw32/bits
-@dirrm i386-mingw32/include/c++/${GCC_VERSION}/i386-mingw32
-@dirrm i386-mingw32/include/c++/${GCC_VERSION}/ext
-@dirrm i386-mingw32/include/c++/${GCC_VERSION}/bits
-@dirrm i386-mingw32/include/c++/${GCC_VERSION}/backward
-@dirrm i386-mingw32/include/c++/${GCC_VERSION}
-@dirrm i386-mingw32/include/c++
-@dirrm i386-mingw32/include/GL
-@dirrm i386-mingw32/include
-@dirrm i386-mingw32/lib
-@dirrm i386-mingw32
-@dirrm lib/gcc-lib/i386-mingw32/${GCC_VERSION}/include
-@dirrm lib/gcc-lib/i386-mingw32/${GCC_VERSION}
-@dirrm lib/gcc-lib/i386-mingw32
-@dirrm lib/gcc-lib
-@dirrm lib
diff --git a/cross/i386-msdosdjgpp/PLIST b/cross/i386-msdosdjgpp/PLIST
index 927b3523c9c..325d69b1dae 100644
--- a/cross/i386-msdosdjgpp/PLIST
+++ b/cross/i386-msdosdjgpp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:03:30 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:39:53 joerg Exp $
${TARGET_ARCH}/bin/stubedit
${TARGET_ARCH}/bin/stubify
${TARGET_ARCH}/include/_ansi
@@ -155,11 +155,3 @@ lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/sys/types.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/sys/wait.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/time.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/unistd.h
-@dirrm ${TARGET_ARCH}/include/debug
-@dirrm ${TARGET_ARCH}/include/inlines
-@dirrm ${TARGET_ARCH}/include/libc
-@dirrm ${TARGET_ARCH}/include/libm
-@dirrm ${TARGET_ARCH}/include/machine
-@dirrm ${TARGET_ARCH}/include/netinet
-@dirrm ${TARGET_ARCH}/include/sys
-@dirrm lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/sys
diff --git a/cross/i386-netbsdpe/PLIST b/cross/i386-netbsdpe/PLIST
index c522ec892f4..1e0919d9df4 100644
--- a/cross/i386-netbsdpe/PLIST
+++ b/cross/i386-netbsdpe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/07/03 04:23:38 kent Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:39:54 joerg Exp $
bin/i386-netbsdpe-addr2line
bin/i386-netbsdpe-ar
bin/i386-netbsdpe-as
@@ -76,38 +76,4 @@ man/man1/i386-netbsdpe-size.1
man/man1/i386-netbsdpe-strings.1
man/man1/i386-netbsdpe-strip.1
man/man1/i386-netbsdpe-windres.1
-@dirrm lib/gcc-lib/i386-netbsdpe/3.3.6/include
-@dirrm lib/gcc-lib/i386-netbsdpe/3.3.6
-@dirrm lib/gcc-lib/i386-netbsdpe
@unexec ${RMDIR} %D/lib/gcc-lib 2>/dev/null || ${TRUE}
-@dirrm i386-netbsdpe/share/locale/tr/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/tr
-@dirrm i386-netbsdpe/share/locale/sv/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/sv
-@dirrm i386-netbsdpe/share/locale/rw/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/rw
-@dirrm i386-netbsdpe/share/locale/nl/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/nl
-@dirrm i386-netbsdpe/share/locale/ja/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/ja
-@dirrm i386-netbsdpe/share/locale/fr/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/fr
-@dirrm i386-netbsdpe/share/locale/es/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/es
-@dirrm i386-netbsdpe/share/locale/el/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/el
-@dirrm i386-netbsdpe/share/locale/de/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/de
-@dirrm i386-netbsdpe/share/locale/da/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/da
-@dirrm i386-netbsdpe/share/locale/ca/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/ca
-@dirrm i386-netbsdpe/share/locale/be/LC_MESSAGES
-@dirrm i386-netbsdpe/share/locale/be
-@dirrm i386-netbsdpe/share/locale
-@dirrm i386-netbsdpe/share
-@dirrm i386-netbsdpe/lib/ldscripts
-@dirrm i386-netbsdpe/lib
-@dirrm i386-netbsdpe/include
-@dirrm i386-netbsdpe/bin
-@dirrm i386-netbsdpe
diff --git a/cross/mipsEEel-netbsd/PLIST b/cross/mipsEEel-netbsd/PLIST
index bdd80bc9f15..e5eec21f53b 100644
--- a/cross/mipsEEel-netbsd/PLIST
+++ b/cross/mipsEEel-netbsd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:22 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:39:54 joerg Exp $
${SUBDIR}/bin/cpp
${SUBDIR}/bin/ee-dvp-as
${SUBDIR}/bin/ee-dvp-gasp
@@ -109,19 +109,3 @@ ${SUBDIR}/${TARGET_ARCH}/lib/ldscripts/mipslit.xbn
${SUBDIR}/${TARGET_ARCH}/lib/ldscripts/mipslit.xn
${SUBDIR}/${TARGET_ARCH}/lib/ldscripts/mipslit.xr
${SUBDIR}/${TARGET_ARCH}/lib/ldscripts/mipslit.xu
-@dirrm ${SUBDIR}/bin
-@dirrm ${SUBDIR}/include
-@dirrm ${SUBDIR}/info
-@dirrm ${SUBDIR}/lib/gcc-lib/${TARGET_ARCH}/${GCC_VERSION}/include
-@dirrm ${SUBDIR}/lib/gcc-lib/${TARGET_ARCH}/${GCC_VERSION}
-@dirrm ${SUBDIR}/lib/gcc-lib/${TARGET_ARCH}
-@dirrm ${SUBDIR}/lib/gcc-lib
-@dirrm ${SUBDIR}/lib
-@dirrm ${SUBDIR}/man/man1
-@dirrm ${SUBDIR}/man
-@dirrm ${SUBDIR}/${TARGET_ARCH}/bin
-@dirrm ${SUBDIR}/${TARGET_ARCH}/lib/ldscripts
-@dirrm ${SUBDIR}/${TARGET_ARCH}/lib
-@dirrm ${SUBDIR}/${TARGET_ARCH}
-@dirrm ${SUBDIR}/share
-@dirrm ${SUBDIR}
diff --git a/cross/uisp/PLIST b/cross/uisp/PLIST
index 8ce426a257a..098ff4822a9 100644
--- a/cross/uisp/PLIST
+++ b/cross/uisp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/25 01:58:09 rumble Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:39:54 joerg Exp $
bin/uisp
man/man1/uisp.1
share/doc/uisp/AUTHORS
@@ -10,4 +10,3 @@ share/doc/uisp/ChangeLog-2002
share/doc/uisp/ChangeLog-2003
share/doc/uisp/INSTALL
share/doc/uisp/TODO
-@dirrm share/doc/uisp