ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/basics.mk
(Generate patch)

Comparing COMP/SCRAM/src/basics.mk (file contents):
Revision 1.12 by williamc, Wed Mar 31 09:46:11 1999 UTC vs.
Revision 1.13 by williamc, Thu Apr 1 08:27:33 1999 UTC

# Line 116 | Line 116 | echo_%:
116   ifdef DefaultMakefile
117   clean::
118          @echo Cleaning working folder $(workdir)
119 <        @rm -rf $(LOCALTOP)/$(workdir)/*
119 >        @rm -rf $(LOCALTOP)/$(workdir)/.* $(LOCALTOP)/$(workdir)/*
120  
121   very_clean:
122          @echo Cleaning all working folders in $(INTwork)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines