summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-08 19:54:24 +0000
committerwiz <wiz>2008-10-08 19:54:24 +0000
commit5309e9db9b9cc7f4d689c4fed8136fe70334d16f (patch)
tree229113cac0b8ad358ccfd826ed41a220126c7a5b /cross
parent3d5428c8adb925a4c363386e7dfd5a8590b3488a (diff)
downloadpkgsrc-5309e9db9b9cc7f4d689c4fed8136fe70334d16f.tar.gz
+ cc65.
Diffstat (limited to 'cross')
-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