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

Diff of /libvob/src/jni/Makefile-Gen

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

revision 1.9 by tjl, Tue Aug 5 10:08:09 2003 UTC revision 1.10 by tjl, Sat Aug 9 13:28:35 2003 UTC
# Line 41  EXTRAINCLUDE=-I${JAVAHOME}/include -I${J Line 41  EXTRAINCLUDE=-I${JAVAHOME}/include -I${J
41    
42    
43  Generator: GeneratorMain.o $(VOB_OBJS) $(TRANS_OBJS)  Generator: GeneratorMain.o $(VOB_OBJS) $(TRANS_OBJS)
44          $(CXX) -o Generator $(CXXFLAGS) $(EXTRAINCLUDE) GeneratorMain.cxx $(VOB_OBJS) $(TRANS_OBJS) ../util/Debug.o ../util/intersect.o ../trans/Transform.o $(LIBS)          $(CXX) -o Generator $(CXXFLAGS) $(EXTRAINCLUDE) GeneratorMain.cxx $(VOB_OBJS) $(TRANS_OBJS) ../util/Debug.o ../util/intersect.o ../trans/Transform.o ../main/Renderer.o $(LIBS)
45    
46  .PHONY: javahs  .PHONY: javahs
47    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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