Differences From Artifact [87f2019e8e]:
- File
src/runtime/linklib/Makefile
— part of check-in
[1e70711672]
at
2019-05-05 19:28:25
on branch trunk
— Create separate Amiga libraries for OS3 & MorphOS
Otherwise, it would be necessary to make unwinding work between 68k and
PPC code, and would get even worse with OS4 support.This also includes using separate .sfd files. (user: js, size: 308) [annotate] [blame] [check-ins using]
To Artifact [90ff5bb4a5]:
- File
src/runtime/linklib/Makefile
— part of check-in
[79fe29dbf4]
at
2019-06-17 00:38:44
on branch trunk
— Remove underscores from library & framework names
This is more compatible with the various conventions used on various
systems. (user: js, size: 303) [annotate] [blame] [check-ins using]
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + - - + + | include ../../../extra.mk |