/[svn]/gigedit/trunk/Makefile.cvs
ViewVC logotype

Diff of /gigedit/trunk/Makefile.cvs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1236 by persson, Sat Jun 16 11:28:29 2007 UTC revision 1396 by schoenebeck, Wed Oct 10 15:48:54 2007 UTC
# Line 37  configure: check_dependencies configure. Line 37  configure: check_dependencies configure.
37          # version of libgig from CVS as well !                               #          # version of libgig from CVS as well !                               #
38          ######################################################################          ######################################################################
39    
40    .PHONY: clean
41    
42  clean:  clean:
43          @if [ -f Makefile ]; then make distclean; fi || true          @if [ -f Makefile ]; then make distclean; fi || true
44          @rm -rvf *.cache *.log *.status *.m4          @rm -rvf *.cache *.log *.status *.m4

Legend:
Removed from v.1236  
changed lines
  Added in v.1396

  ViewVC Help
Powered by ViewVC