diff --git a/bootstrap.sh b/bootstrap.sh index d8c8364..56d0ca1 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -429,7 +429,7 @@ function process_ndk { sfdc --target=m68k-amigaos --mode=macros \ --output="inline/${base}.h" $file sfdc --target=m68k-amigaos --mode=lvo \ - --output="lvo/${base}.i" $file + --output="lvo/${base}_lib.i" $file done popd