summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-08 19:54:24 +0000
committerwiz <wiz>2008-10-08 19:54:24 +0000
commit43957aeb6af1a9b47907250c19583e23c538137a (patch)
tree229113cac0b8ad358ccfd826ed41a220126c7a5b /cross/Makefile
parentc156f6865c5da3ed970ff44f70e794a208185c1f (diff)
downloadpkgsrc-43957aeb6af1a9b47907250c19583e23c538137a.tar.gz
+ cc65.
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 8f24da50040..d57db2dab43 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -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+= avrdude
SUBDIR+= bfd-crunchide
SUBDIR+= bfd-mdsetimage
SUBDIR+= binutils
+SUBDIR+= cc65
SUBDIR+= dasm
SUBDIR+= h8300-hms-binutils
SUBDIR+= h8300-hms-gcc