source: branches/initial/source/darwinppc-gcc-4.0-20050326-h-to-ffi.sh@ 39

Last change on this file since 39 was 2, checked in by gb, 20 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 197 bytes
Line 
1#!/bin/sh
2FFIGEN_DIR=`dirname $0`/../ffigen
3CFLAGS="-D__APPLE_CC__ -isystem ${FFIGEN_DIR}/ginclude -isystem /usr/include -isystem /usr/local/include -quiet -fffigen"
4GEN=${FFIGEN_DIR}/bin/ffigen
5
6
Note: See TracBrowser for help on using the repository browser.