/[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 752 by capela, Wed Oct 6 11:03:36 2004 UTC revision 753 by capela, Wed Aug 24 17:44:59 2005 UTC
# Line 1  Line 1 
1  all:    configure  all:    configure
2    
3  configure:       Makefile.in configure.in  configure:       Makefile.in configure.ac
4          @autoheader          @autoheader
5          @autoconf          @autoconf
6          @rm -rf *.cache          @rm -rf *.cache
# Line 8  configure:      Makefile.in configure.in Line 8  configure:      Makefile.in configure.in
8  clean:  clean:
9          @if [ -f Makefile ]; then make clean; fi || true          @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 *.spec

Legend:
Removed from v.752  
changed lines
  Added in v.753

  ViewVC Help
Powered by ViewVC