/[svn]/gigedit/tags/release0_1_1/Makefile.cvs
ViewVC logotype

Diff of /gigedit/tags/release0_1_1/Makefile.cvs

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

gigedit/trunk/Makefile.cvs revision 1236 by persson, Sat Jun 16 11:28:29 2007 UTC gigedit/tags/release0_1_1/Makefile.cvs revision 1565, Thu Dec 6 18:56:52 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.1565

  ViewVC Help
Powered by ViewVC