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

Diff of /liblscp/trunk/Makefile.svn

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

revision 2421 by capela, Sat Feb 23 20:29:45 2013 UTC revision 2422 by capela, Sun Feb 24 11:22:03 2013 UTC
# Line 9  configure:      configure.ac Makefile.am src Line 9  configure:      configure.ac Makefile.am src
9    
10  clean:  clean:
11          @if [ -f Makefile ]; then make distclean; fi || true          @if [ -f Makefile ]; then make distclean; fi || true
12          @rm -rvf *.cache *.log *.status *.m4 m4          @rm -rvf *.cache *.log *.status *.m4 .m4
13          @rm -rvf examples/Makefile.in          @rm -rvf examples/Makefile.in
14          @rm -rvf doc/Makefile.in          @rm -rvf doc/Makefile.in
15          @rm -rvf lscp/Makefile.in          @rm -rvf lscp/Makefile.in

Legend:
Removed from v.2421  
changed lines
  Added in v.2422

  ViewVC Help
Powered by ViewVC