/[svn]/qsampler/trunk/Makefile.cvs
ViewVC logotype

Annotation of /qsampler/trunk/Makefile.cvs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 34 - (hide annotations) (download)
Fri Feb 27 00:18:51 2004 UTC (20 years, 1 month ago) by capela
File size: 162 byte(s)
Initial alpha release.

1 capela 34 all: configure
2    
3     configure: Makefile.in configure.in
4     @autoheader
5     @autoconf
6    
7     clean:
8     @rm -rvf Makefile configure config.*
9     @rm -rvf *.cache *.log *.status *.pro

  ViewVC Help
Powered by ViewVC