mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +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