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

Comparing projects/cms/source/server/uk/org/iscream/cms/server/core/loggers/Makefile (file contents):
Revision 1.1 by tdb, Wed Nov 29 23:41:48 2000 UTC vs.
Revision 1.2 by tdb, Wed Dec 6 22:56:31 2000 UTC

# Line 12 | Line 12 | IDLMAKE = cd ../../../../../.. && $(MAKE) idl
12  
13   # Defining "shortcuts" for building
14  
15 < all : loggers
15 > all : $(IDL) $(CLASS)
16  
17 loggers : $(IDL) $(CLASS)
18
17   clean :
18          rm -f $(CLASS)
21
22 distclean : clean
23        rm -Rf $(IDLFILES)
24        rm -f $(IDL)
19  
20   update :
21          cvs -q -d /usr/local/proj/co600_10/cvs update -d

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines