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

Comparing projects/cms/source/conient/Makefile.inc (file contents):
Revision 1.2 by tdb, Sun Jan 28 23:44:04 2001 UTC vs.
Revision 1.3 by tdb, Sun Jan 28 23:47:27 2001 UTC

# Line 19 | Line 19 | DOCLEAN :
19  
20   DOCOPY : $(COPYCHECK)
21  
22 < $(COPYCHECK) :
22 > $(COPYCHECK) : $(FILES)
23          cp $(FILES) `perl -e '$$root="$(SOURCEROOT)";$$path=\`pwd\`;$$path=~s/^$$root($$1)/$$1/;print "$(BUILD)".$$path;'`
24          @touch $(COPYCHECK)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines