source:
branches/initial/source/darwinppc-gcc-4.0-20050326-h-to-ffi.sh@
10
| Last change on this file since 10 was 2, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 197 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | FFIGEN_DIR=`dirname $0`/../ffigen |
| 3 | CFLAGS="-D__APPLE_CC__ -isystem ${FFIGEN_DIR}/ginclude -isystem /usr/include -isystem /usr/local/include -quiet -fffigen" |
| 4 | GEN=${FFIGEN_DIR}/bin/ffigen |
| 5 | |
| 6 |
Note:
See TracBrowser
for help on using the repository browser.
