/[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 262 by capela, Wed Sep 29 08:00:57 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          @if [ -f Makefile ]; then make clean; fi || true

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

  ViewVC Help
Powered by ViewVC