/[libvob]/libvob/Makefile
ViewVC logotype

Diff of /libvob/Makefile

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

revision 1.9 by tjl, Tue Mar 11 11:24:28 2003 UTC revision 1.10 by tjl, Tue Mar 11 12:57:03 2003 UTC
# Line 6  RAWSRC = `find org/ -name "*.java"` Line 6  RAWSRC = `find org/ -name "*.java"`
6    
7  .PHONY: all subdirs $(SUBDIRS)  .PHONY: all subdirs $(SUBDIRS)
8    
9  all: subdirs java  all: subdirs java jni
10    
11  CLASSDIR=CLASSES/  CLASSDIR=CLASSES/
12    
# Line 18  ctest: src/trans Line 18  ctest: src/trans
18    
19  src/jni: src/os src/texture src/util src/trans  src/jni: src/os src/texture src/util src/trans
20    
21    jni: src/jni java
22            make -C src/jni jnilib
23    
24  subdirs: $(SUBDIRS)  subdirs: $(SUBDIRS)
25    
26  tags::  tags::

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