source:
release/1.3/solarisx86/ccl/solarisx86-headers/gl/C/populate.sh
| Last change on this file was 11509, checked in by , 16 years ago | |
|---|---|
| File size: 207 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | CFLAGS="-m32";export CFLAGS |
| 3 | rm -rf usr |
| 4 | h-to-ffi.sh /usr/include/GL/glx.h |
| 5 | h-to-ffi.sh /usr/include/GL/glu.h |
| 6 | #GLUT doesn't seem to be distributed with OpenSolaris |
| 7 | #h-to-ffi.sh /usr/include/GL/glut.h |
Note:
See TracBrowser
for help on using the repository browser.
