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

Last change on this file was 5926, 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: 152 bytes
Line 
1#!/bin/sh
2CFLAGS="-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.