diff options
author | johnvg | 2002-06-18 10:46:31 +0000 |
---|---|---|
committer | johnvg | 2002-06-18 10:46:31 +0000 |
commit | e37fd3a1f3e7121e303f05e31bfae1cf58998845 (patch) | |
tree | bf54654bdce7353dbbe6806871123e94455e003e /main | |
parent | use InterfaceLib instead of CarbonLib (diff) |
mpw script to add shared libraries to the application
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1111 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'main')
-rw-r--r-- | main/Mac/add_shared_libraries.mpw | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/main/Mac/add_shared_libraries.mpw b/main/Mac/add_shared_libraries.mpw new file mode 100644 index 0000000..39a0076 --- /dev/null +++ b/main/Mac/add_shared_libraries.mpw @@ -0,0 +1,3 @@ +directory :: +duplicate -y CleanCompiler2 'Clean Compiler 2' +mergefragment -a -p CleanCompilerLib CodeGenLib 'Clean Compiler 2' |