/[libvob]/libvob/src/jni/Makefile
ViewVC logotype

Diff of /libvob/src/jni/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by tjl, Wed Mar 12 13:37:57 2003 UTC revision 1.12 by tjl, Wed Mar 12 13:40:28 2003 UTC
# Line 11  UTILOBJS=../util/Perlin.o ../util/buildm Line 11  UTILOBJS=../util/Perlin.o ../util/buildm
11    
12  TRANSOBJS=../trans/Transform.o ../trans/Coorder.o  TRANSOBJS=../trans/Transform.o ../trans/Coorder.o
13    
14  JNIOBJS=GLRen.gen.o Main.o Strings.o Transform.o Render.o $(OSOBJS) $(TEXTUREOBJS) $(UTILOBJS) $(CALLGLOBJS) $(TRANSOBJS)  MAINOBJS=../main/Renderer.o
15    
16    JNIOBJS=GLRen.gen.o Main.o Strings.o Transform.o Render.o $(OSOBJS) $(TEXTUREOBJS) $(UTILOBJS) $(CALLGLOBJS) $(TRANSOBJS) $(MAINOBJS)
17    
18  EXTRAINCLUDE=-I${JAVAHOME}/include -I${JAVAHOME}/include/linux  EXTRAINCLUDE=-I${JAVAHOME}/include -I${JAVAHOME}/include/linux
19    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26