ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/idl/Makefile
(Generate patch)

Comparing projects/cms/source/server/idl/Makefile (file contents):
Revision 1.7 by tdb, Wed Mar 14 23:25:20 2001 UTC vs.
Revision 1.8 by tdb, Sat May 12 00:14:15 2001 UTC

# Line 10 | Line 10 | all : build
10   idl : $(IDLCHECK)
11  
12   $(IDLCHECK) : iscream.idl
13 <        java -classpath $(BUILD)/lib/idl.jar jacorb.idl.parser iscream.idl
13 >        java -classpath $(BUILD)/lib/idl.jar org.jacorb.idl.parser iscream.idl
14          @touch $(IDLCHECK)
15  
16   build : $(BUILDCHECK)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines