source:
release/1.3/darwinx86/ccl/darwin-x86-headers64/carbon/C/populate.sh
| Last change on this file was 9232, checked in by , 17 years ago | |
|---|---|
| File size: 271 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | SDK=/Developer/SDKs/MacOSX10.5.sdk |
| 3 | CFLAGS="-m64 -Wno-multichar -isysroot ${SDK} -mmacosx-version-min=10.5 -Wno-deprecated-declarations" ; export CFLAGS |
| 4 | /bin/rm -rf Developer System |
| 5 | h-to-ffi.sh ${SDK}/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h |
Note:
See TracBrowser
for help on using the repository browser.
