diff options
Diffstat (limited to 'devel/bcc')
-rw-r--r-- | devel/bcc/PLIST | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/bcc/PLIST b/devel/bcc/PLIST index 70a963aed46..89762ba1f9c 100644 --- a/devel/bcc/PLIST +++ b/devel/bcc/PLIST @@ -1,14 +1,14 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:22:25 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/10/23 15:49:25 rillig Exp $ bin/as86 -bin/ld86 bin/bcc +bin/ld86 lib/bcc/bcc-cc1 -@dirrm lib/bcc -man/man1/as86.1 -man/man1/bcc.1 -man/man1/bcc-cc1.1 -man/man1/ld86.1 man/cat1/as86.0 -man/cat1/bcc.0 man/cat1/bcc-cc1.0 +man/cat1/bcc.0 man/cat1/ld86.0 +man/man1/as86.1 +man/man1/bcc-cc1.1 +man/man1/bcc.1 +man/man1/ld86.1 +@dirrm lib/bcc |