/[libvob]/libvob/Makefile
ViewVC logotype

Diff of /libvob/Makefile

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

revision 1.15 by mudyc, Sun Mar 23 18:07:25 2003 UTC revision 1.16 by tjl, Sun Mar 23 20:15:58 2003 UTC
# Line 10  all: java subdirs java jni Line 10  all: java subdirs java jni
10    
11  CLASSDIR=CLASSES/  CLASSDIR=CLASSES/
12    
13    docxx:
14            doc++  -a --before-group --before-class --no-java-graphs --trivial-graphs  -H -F -d doc/docxx -u include/vob/Vob.hxx
15    
16  java:  java:
17          mkdir -p CLASSES          mkdir -p CLASSES
18          $(JAVAC) $(DEBUG) -d $(CLASSDIR) $(RAWSRC)          $(JAVAC) $(DEBUG) -d $(CLASSDIR) $(RAWSRC)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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