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

Diff of /qsampler/trunk/Makefile.svn

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

revision 2029 by capela, Wed Nov 4 19:05:15 2009 UTC revision 2074 by capela, Mon Mar 29 17:00:30 2010 UTC
# Line 7  configure:      Makefile.in configure.ac Line 7  configure:      Makefile.in configure.ac
7    
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.* .ui .obj .moc          @rm -rvf Makefile configure config.* src/.ui src/.obj src/.moc
11          @rm -rvf *.cache *.log *.status *.pro *.spec *.desktop          @rm -rvf src/Makefile src/config.* src/*.pri src/*.desktop
12            @rm -rvf *.cache *.log *.status *.spec

Legend:
Removed from v.2029  
changed lines
  Added in v.2074

  ViewVC Help
Powered by ViewVC