source:
trunk/ffigen4/source/linuxx8664-gcc-4.0.0-h-to-ffi.sh@
51
| Last change on this file since 51 was 34, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 191 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | FFIGEN_DIR=`dirname $0`/../ffigen |
| 3 | CFLAGS="-isystem ${FFIGEN_DIR}/include -isystem /usr/include -isystem /usr/local/include -quiet -fffigen ${CFLAGS}" |
| 4 | GEN=${FFIGEN_DIR}/bin/ffigen |
| 5 | |
| 6 |
Note:
See TracBrowser
for help on using the repository browser.
