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

Comparing projects/cms/source/server/Makefile (file contents):
Revision 1.14 by tdb, Tue Jan 23 02:08:13 2001 UTC vs.
Revision 1.15 by tdb, Wed Jan 24 02:53:27 2001 UTC

# Line 45 | Line 45 | install : build
45          mkdir -p $(INSTALL)/etc
46          cp $(BUILD)/etc/default.properties $(INSTALL)/etc
47          cp $(BUILD)/etc/*.conf $(INSTALL)/etc
48 +        @echo "  copying scripts to $(INSTALL)"
49 +        cp $(BUILD)/run.sh $(INSTALL)
50 +        cp $(BUILD)/run.bat $(INSTALL)
51          @echo "Completed install to $(INSTALL)"
52          @echo "-------------------------------------------------------"
53  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines