From e37fd3a1f3e7121e303f05e31bfae1cf58998845 Mon Sep 17 00:00:00 2001 From: johnvg Date: Tue, 18 Jun 2002 10:46:31 +0000 Subject: 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 --- main/Mac/add_shared_libraries.mpw | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 main/Mac/add_shared_libraries.mpw (limited to 'main') 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' -- cgit v1.2.3