/[svn]/qsampler/tags/qsampler_0_1_3/Makefile.cvs
ViewVC logotype

Annotation of /qsampler/tags/qsampler_0_1_3/Makefile.cvs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 872 - (hide annotations) (download)
Thu Jun 1 09:32:02 2006 UTC (17 years, 11 months ago) by (unknown author)
File size: 236 byte(s)
This commit was manufactured by cvs2svn to create tag 'qsampler_0_1_3'.
1 capela 34 all: configure
2    
3 capela 753 configure: Makefile.in configure.ac
4 capela 34 @autoheader
5     @autoconf
6 capela 266 @rm -rf *.cache
7 capela 34
8     clean:
9 capela 262 @if [ -f Makefile ]; then make clean; fi || true
10 capela 34 @rm -rvf Makefile configure config.*
11 capela 753 @rm -rvf *.cache *.log *.status *.pro *.spec

  ViewVC Help
Powered by ViewVC