source: release/1.3/linuxx86/ccl/x86-headers/gl/C/populate.sh

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

New.

  • Property svn:executable set to *
File size: 153 bytes
Line 
1#!/bin/sh
2#CFLAGS="-m64";export CFLAGS
3rm -rf usr
4h-to-ffi.sh /usr/include/GL/glx.h
5h-to-ffi.sh /usr/include/GL/glu.h
6h-to-ffi.sh /usr/include/GL/glut.h
Note: See TracBrowser for help on using the repository browser.