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

Comparing projects/cms/source/corbaservices/Makefile (file contents):
Revision 1.2 by tdb, Wed Feb 28 11:48:35 2001 UTC vs.
Revision 1.3 by tdb, Thu Mar 15 00:33:40 2001 UTC

# Line 6 | Line 6 | include Config.inc
6   all : build
7  
8   code :
9 <        cd uk/ac/ukc/iscream && $(MAKE) all
9 >        cd uk/org/iscream && $(MAKE) all
10  
11   build : code
12          cd build && $(MAKE) package
# Line 16 | Line 16 | run : build
16  
17   clean :
18          cd build && $(MAKE) clean
19 <        cd uk/ac/ukc/iscream && $(MAKE) clean
19 >        cd uk/org/iscream && $(MAKE) clean
20          rm -Rf $(BUILDCHECK)
21          rm -Rf $(CVSBUILDTEMP)
22          rm -Rf doc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines