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

Contents of /qsampler/tags/qsampler_0_2_1/Makefile.cvs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1571 - (show annotations) (download)
Thu Dec 6 22:19:29 2007 UTC (16 years, 3 months ago) by (unknown author)
File size: 246 byte(s)
This commit was manufactured by cvs2svn to create tag 'qsampler_0_2_1'.
1 all: configure
2
3 configure: Makefile.in configure.ac
4 @autoheader
5 @autoconf
6 @rm -rf *.cache
7
8 clean:
9 @if [ -f Makefile ]; then make clean; fi || true
10 @rm -rvf Makefile configure config.*
11 @rm -rvf *.cache *.log *.status *.pro *.spec *.desktop

  ViewVC Help
Powered by ViewVC