made geoslib testcode compile again, added the required linker config and a Makefile

This commit is contained in:
mrdudz
2020-08-26 22:47:47 +02:00
parent bf5384a712
commit 39a3de3119
5 changed files with 139 additions and 12 deletions

View File

@@ -5,10 +5,10 @@
; similar to vlir1.s except the fact that this is chain #2
.include "../../libsrc/geos/inc/const.inc"
.include "../../libsrc/geos/inc/jumptab.inc"
.include "../../libsrc/geos/inc/geossym.inc"
.include "../../libsrc/geos/inc/geosmac.inc"
.include "../../libsrc/geos-common/const.inc"
.include "../../libsrc/geos-cbm/jumptab.inc"
.include "../../libsrc/geos-cbm/geossym.inc"
.include "../../libsrc/geos-common/geosmac.inc"
.export OVERLAY2_Function1
.export OVERLAY2_Function2