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

Diff of /qsampler/trunk/Makefile.cvs

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

revision 34 by capela, Fri Feb 27 00:18:51 2004 UTC revision 266 by capela, Wed Oct 6 11:03:36 2004 UTC
# Line 3  all:   configure Line 3  all:   configure
3  configure:       Makefile.in configure.in  configure:       Makefile.in configure.in
4          @autoheader          @autoheader
5          @autoconf          @autoconf
6            @rm -rf *.cache
7    
8  clean:  clean:
9            @if [ -f Makefile ]; then make clean; fi || true
10          @rm -rvf Makefile configure config.*          @rm -rvf Makefile configure config.*
11          @rm -rvf *.cache *.log *.status *.pro          @rm -rvf *.cache *.log *.status *.pro

Legend:
Removed from v.34  
changed lines
  Added in v.266

  ViewVC Help
Powered by ViewVC