/[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 2591 by schoenebeck, Sun Jun 1 18:49:30 2014 UTC revision 2592 by capela, Tue Jun 3 16:36:35 2014 UTC
# Line 10  clean: Line 10  clean:
10          @if [ -f Makefile ]; then make clean; fi || true          @if [ -f Makefile ]; then make clean; fi || true
11          @rm -rvf Makefile configure config.* src/.ui src/.obj src/.moc          @rm -rvf Makefile configure config.* src/.ui src/.obj src/.moc
12          @rm -rvf src/Makefile src/config.* src/*.pri src/*.desktop          @rm -rvf src/Makefile src/config.* src/*.pri src/*.desktop
13          @rm -rvf *.cache *.log *.status *.spec          @rm -rvf *.cache *.log *.status *.spec *.m4 .m4

Legend:
Removed from v.2591  
changed lines
  Added in v.2592

  ViewVC Help
Powered by ViewVC