1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-14 05:05:45 +00:00

Add co65 utility

git-svn-id: svn://svn.cc65.org/cc65/trunk@1963 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2003-02-10 23:14:23 +00:00
parent ca71d94e00
commit b7c44015f7
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ SUBDIRS = \
ca65 \
cc65 \
cl65 \
co65 \
da65 \
grc \
ld65 \

View File

@ -8,6 +8,7 @@ SUBDIRS = \
ca65 \
cc65 \
cl65 \
co65 \
da65 \
grc \
ld65 \