/[oroborus]/oroborus/Makefile.cvs
ViewVC logotype

Diff of /oroborus/Makefile.cvs

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

revision 1.4 by dreamind, Sat Nov 23 21:24:19 2002 UTC revision 1.5 by dreamind, Wed Feb 5 14:10:53 2003 UTC
# Line 1  Line 1 
1  default: all  default: all
2  clean:  clean:
3          find . -name Makefile.in | xargs rm          test "$(find . -name Makefile.in)" && find . -name Makefile.in | xargs rm || true
4            rm -rf autom4te.cache
5          rm -f configure          rm -f configure
6          rm -f aclocal.m4          rm -f aclocal.m4
7          rm -f src/stamp-h.in          rm -f src/stamp-h.in

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26