projects
/
freeglut
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GLUT_VERSION updates from John Fay
[freeglut]
/
tests
/
Makefile.am
1
## Process this file with automake to produce Makefile.im
2
3
bin_PROGRAMS = one
4
one_SOURCES = one.c
5
one_LDFLAGS = -export-dynamic -dlpreopen ../freeglut-1.3/libfreeglut-1.3.la
6