pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross + cc65.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/277b984d6028
branches:  trunk
changeset: 548102:277b984d6028
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 08 19:54:24 2008 +0000

description:
+ cc65.

diffstat:

 cross/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4b509c44a252 -r 277b984d6028 cross/Makefile
--- a/cross/Makefile    Wed Oct 08 19:53:47 2008 +0000
+++ b/cross/Makefile    Wed Oct 08 19:54:24 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2007/08/13 08:12:44 rillig Exp $
+# $NetBSD: Makefile,v 1.42 2008/10/08 19:54:24 wiz Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -13,6 +13,7 @@
 SUBDIR+=       bfd-crunchide
 SUBDIR+=       bfd-mdsetimage
 SUBDIR+=       binutils
+SUBDIR+=       cc65
 SUBDIR+=       dasm
 SUBDIR+=       h8300-hms-binutils
 SUBDIR+=       h8300-hms-gcc



Home | Main Index | Thread Index | Old Index