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

Comparing projects/cms/source/corbaservices/build/Makefile (file contents):
Revision 1.5 by tdb, Wed Feb 5 22:50:23 2003 UTC vs.
Revision 1.6 by tdb, Thu Feb 6 09:47:36 2003 UTC

# Line 24 | Line 24 | clean :
24   .PHONY : package
25   package : $(PACKAGE)
26  
27 < $(PACKAGE) : $(IDLCHECK) $(MCOMPILECHECK)
27 > $(PACKAGE) : $(MCOMPILECHECK)
28          rm -f $(PACKAGE)
29          @echo "Main-Class: $(MAINCLASS)" > MANIFEST_TMP
30          @echo "Class-Path: $(CLPATH)" >> MANIFEST_TMP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines