/[svn]/qsampler/branches/qsampler_0_0/Makefile.cvs
ViewVC logotype

Diff of /qsampler/branches/qsampler_0_0/Makefile.cvs

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

qsampler/trunk/Makefile.cvs revision 262 by capela, Wed Sep 29 08:00:57 2004 UTC qsampler/branches/qsampler_0_0/Makefile.cvs revision 422, Fri Mar 4 00:23:07 2005 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.422

  ViewVC Help
Powered by ViewVC