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

Last change on this file was 5924, checked in by Gary Byers, 18 years ago

rm -rf ./usr

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 141 bytes
Line 
1#!/bin/sh
2rm -rf usr
3CFLAGS="-m64"; 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.