mirror of
https://github.com/cc65/cc65.git
synced 2025-04-04 21:33:30 +00:00
Moved the 'graph' 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@5440 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
0828464f26
commit
d0c9ba3c76
@ -49,7 +49,6 @@ DIRS = common \
|
||||
devel \
|
||||
disk \
|
||||
file \
|
||||
graph \
|
||||
menuicon \
|
||||
memory \
|
||||
mousesprite \
|
||||
|
@ -31,6 +31,7 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
||||
|
||||
DIRS = dlgbox \
|
||||
file \
|
||||
graph \
|
||||
memory
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user