.. |
bitmapclip.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 |
bitmapregs.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 |
bitmapup.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 |
bitotherclip.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 |
drawline.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 |
drawpoint.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 |
framerectangle.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 |
getcharwidth.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 |
getintcharint.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 |
graphicsstring.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 |
hlineregs.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 |
horizontalline.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 |
imprintrectangle.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 |
initdrawwindow.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 |
invertline.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 |
invertrectangle.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 |
loadcharset.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 |
pointregs.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 |
put_char.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 |
putdecimal.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 |
putstring.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 |
recoverline.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 |
recoverrectangle.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 |
rectangle.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 |
setpattern.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 |
testpoint.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 |
usesystemfont.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 |
verticalline.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 |