.. |
clearram.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
cmpfstring.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
cmpstring.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
copyfstring.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
copystring.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
crc.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
doublepop.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
doublespop.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
fetchram.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
fillram.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
initram.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
Makefile
|
The cc65 library build system is designed to call sub-makes in direct sub-directories of 'libsrc' only (meaning that sub-sub-directories are not supported). The GEOSLib source files however are organized in sub-directories of the 'libsrc/geos-cbm'. This mismatch was up to now handled by replicating the cc65 library build system functionality to allow for individal sub-makes in each 'libsrc/geos-cbm' sub-directory. This is unnecessarily hard understand and causes additional maintainance effort.
|
2012-01-30 21:19:09 +00:00 |
movedata.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
reuregs.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
stashram.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
swapram.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |
verifyram.s
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
|
2012-01-31 20:49:58 +00:00 |