1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00

Moved the 'menuicon' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5441 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2012-02-04 17:23:22 +00:00
parent d0c9ba3c76
commit 6192140c83
10 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,6 @@ DIRS = common \
devel \
disk \
file \
menuicon \
memory \
mousesprite \
process \

View File

@ -32,7 +32,8 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
DIRS = dlgbox \
file \
graph \
memory
memory \
menuicon
#--------------------------------------------------------------------------
# Directives