ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/Makefile
(Generate patch)

Comparing libgender/Makefile (file contents):
Revision 1.5 by root, Sun Oct 3 02:38:33 2004 UTC vs.
Revision 1.6 by root, Sun Oct 3 04:16:06 2004 UTC

1CXX=g++ -O3
1CC=g++ 2CC=g++ -O3
2CPPFLAGS=$(shell sdl-config --cflags) 3CPPFLAGS=$(shell sdl-config --cflags)
3LDLIBS=$(shell sdl-config --libs) -lGL 4LDLIBS=$(shell sdl-config --libs) -lGL
4 5
5all: test 6all: test
6 7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines