/[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.20 by tjl, Thu Mar 27 07:56:55 2003 UTC revision 1.21 by tjl, Thu Mar 27 08:00:37 2003 UTC
# Line 25  EXTRAINCLUDE=-I${JAVAHOME}/include -I${J Line 25  EXTRAINCLUDE=-I${JAVAHOME}/include -I${J
25    
26  LIBS=-lGL -lGLU -lstdc++ -lfreetype `gdk-pixbuf-config --libs`  LIBS=-lGL -lGLU -lstdc++ -lfreetype `gdk-pixbuf-config --libs`
27    
28  all: $(sources:.cxx=.o) Gen  all: $(sources:.cxx=.o) jnilib
29    
30  jnilib: libvobjni.so  jnilib: libvobjni.so
31    
32  Gen: Gen.o  Gen: Gen.o
33          $(CXX) -o Gen Gen.o ../util/Debug.o $(LIBS)$          $(CXX) -o Gen Gen.o ../util/Debug.o $(LIBS)
34    
35  GLRen.gen.cxx: Gen GLRen.template.java  GLRen.gen.cxx: Gen GLRen.template.java
36          (cd ../..; src/jni/Gen)          (cd ../..; src/jni/Gen)

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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