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

Comparing projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/Makefile (file contents):
Revision 1.1 by tdb, Mon Dec 4 18:16:04 2000 UTC vs.
Revision 1.2 by tdb, Wed Dec 6 18:33:48 2000 UTC

# Line 12 | Line 12 | IDLMAKE = cd ../../../../.. && $(MAKE) idl
12  
13   # Defining "shortcuts" for building
14  
15 < all : clientint
16 <
17 < clientint : $(IDL) $(CLASS)
15 > all : $(IDL) $(CLASS)
16  
17   clean :
18          rm -f $(CLASS)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines