José Fonseca
|
52233f27bb
|
progs: Build samples dir with scons and glew.
|
16 years ago |
Brian Paul
|
90c93bbeee
|
define new APP_CC configuration variable for building apps/demos/tests
For Cell, need to use different compilers for the libraries vs. the demos/tests
to avoid strange link error regarding "_Unwind_GetIPInfo@GCC_4.2.0"
|
17 years ago |
Dan Nicholson
|
c05aa5ec4c
|
specify app lib dependencies in Makefiles (patch 1/3)
|
18 years ago |
Dan Nicholson
|
2a3e33865d
|
add support for LDFLAGS env var
|
18 years ago |
Brian Paul
|
883f9891cb
|
LIB_DIR is now just 'lib' or 'lib64'
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
|
19 years ago |
Brian Paul
|
6f3d16c64a
|
assorted warning clean-ups for x86_64, etc (Mikko T.)
|
20 years ago |
Brian Paul
|
527af7571e
|
minor readtex fixes
|
20 years ago |
Brian Paul
|
0261042beb
|
fix-up rules for sphere demo, which uses readtex utility
|
20 years ago |
Brian Paul
|
be9b759ab0
|
remove BeOS conditional code. oglinfo should be moved to xdemos since it's a GLX program
|
21 years ago |
Philippe Houdoin
|
ea446b56ab
|
Obsolete BeOS-specific makefile.
Removed the oglinfo target from samples from BeOS build, as it depends on X.
|
21 years ago |
Brian Paul
|
5c2040c768
|
minor fixes
|
21 years ago |
Brian Paul
|
46727c7496
|
Tweaks for make clean / realclean.
|
21 years ago |
Brian Paul
|
de0ee3187c
|
New Makefile system
|
21 years ago |
Brian Paul
|
5fd77da4f6
|
improved 'clean' targets (Otto Solares)
|
22 years ago |
Brian Paul
|
b953bebc25
|
updated old-style makefiles for new tree
|
22 years ago |
Brian Paul
|
3ba8a49c81
|
Remove a bunch of really old/obsolete configs.
Use the new mklib script.
|
22 years ago |
Brian Paul
|
27be87cdff
|
new library dependency vars
|
25 years ago |
Brian Paul
|
0144a50f04
|
removed -lm from link command
|
26 years ago |
jtg
|
afb833d4e8
|
Initial revision
|
26 years ago |