source: release/1.3/freebsdx86/ccl/freebsd-headers/gnome2/C/populate.sh

Last change on this file was 11333, checked in by Gary Byers, 16 years ago

New.

  • Property svn:executable set to *
File size: 141 bytes
Line 
1#!/bin/sh
2rm -rf usr
3CFLAGS="-m32"; export CFLAGS
4h-to-ffi.sh `pkg-config --cflags libgnomeui-2.0` /usr/local/include/libgnomeui-2.0/gnome.h
Note: See TracBrowser for help on using the repository browser.