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

Diff of /qsampler/trunk/Makefile.git

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

revision 3346 by capela, Tue Oct 11 16:18:40 2016 UTC revision 3347 by capela, Fri Aug 25 10:39:58 2017 UTC
# Line 9  configure:      Makefile.in configure.ac Line 9  configure:      Makefile.in configure.ac
9  clean:  clean:
10          @if [ -f Makefile ]; then make clean; fi          @if [ -f Makefile ]; then make clean; fi
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/config.* src/*.pri src/*.desktop          @rm -rvf src/config.* src/*.pri
13          @rm -rvf src/Makefile src/Makefile.* src/*.mak src/*.mak.*          @rm -rvf src/Makefile src/Makefile.* src/*.mak src/*.mak.*
14          @rm -rvf *.cache *.log *.status *.spec *.mak *.m4 .m4          @rm -rvf *.cache *.log *.status *.spec *.mak *.m4 .m4
15          @rm -rvf .qmake.stash src/.qmake.stash          @rm -rvf .qmake.stash src/.qmake.stash

Legend:
Removed from v.3346  
changed lines
  Added in v.3347

  ViewVC Help
Powered by ViewVC