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

Comparing projects/cms/source/server/Makefile.inc (file contents):
Revision 1.12 by tdb, Fri Jun 7 16:12:47 2002 UTC vs.
Revision 1.13 by tdb, Sun Jan 26 14:02:52 2003 UTC

# Line 6 | Line 6 | update :
6          $(CVS) -q -d $(CVSROOT) update
7  
8   ## Rule for making and compiling the IDL files
9 < $(IDLCHECK) : $(SOURCEROOT)/idl/iscream.idl
10 <        cd $(SOURCEROOT)/idl && $(MAKE) build
11 <        rm -f $(COMPILECHECK)
9 > #$(IDLCHECK) : $(SOURCEROOT)/idl/iscream.idl
10 > #       cd $(SOURCEROOT)/idl && $(MAKE) build
11 > #       rm -f $(COMPILECHECK)
12  
13   ## General Build Rule for Java Files
14   DOBUILD : $(IDLCHECK) $(COMPILECHECK)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines