mirror of
https://github.com/cahirwpz/amigaos-cross-toolchain
synced 2025-11-23 20:21:21 +00:00
Fix a problem mentioned in #39
This commit is contained in:
@ -94,6 +94,7 @@ def headers_install():
|
||||
info('installing ixemul header files')
|
||||
|
||||
copytree('{sources}/{ixemul}/include', '{target}/m68k-amigaos/include')
|
||||
symlink('{target}/m68k-amigaos/include', '{target}/m68k-amigaos/sys-include')
|
||||
|
||||
|
||||
@recipe('tools-install')
|
||||
|
||||
Reference in New Issue
Block a user