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

Diff of /libgig/trunk/Makefile.cvs

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

revision 635 by schoenebeck, Sun Jun 12 14:03:52 2005 UTC revision 1123 by schoenebeck, Sat Mar 24 18:20:09 2007 UTC
# Line 12  clean: Line 12  clean:
12          @if [ -f Makefile ]; then make distclean; fi || true          @if [ -f Makefile ]; then make distclean; fi || true
13          @rm -rvf *.cache *.log *.status *.m4          @rm -rvf *.cache *.log *.status *.m4
14          @rm -rvf src/Makefile.in src/config.h.in src/config.h src/stamp-h.*          @rm -rvf src/Makefile.in src/config.h.in src/config.h src/stamp-h.*
15          @rm -rvf man/Makefile.in doc/Makefile.in doc/html debian/Makefile.in          @rm -rvf man/Makefile.in doc/Makefile.in doc/html debian/Makefile.in win32/Makefile.in
16          @rm -rvf Makefile.in config.*          @rm -rvf Makefile.in config.*
17          @rm -rvf missing install-sh mkinstalldirs depcomp ltmain.sh          @rm -rvf missing install-sh mkinstalldirs depcomp ltmain.sh
18          @rm -rvf configure stamp-h.*          @rm -rvf configure stamp-h.*
19            @rm -rvf Doxyfile

Legend:
Removed from v.635  
changed lines
  Added in v.1123

  ViewVC Help
Powered by ViewVC