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

Diff of /oroborus/Makefile.cvs

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

revision 1.5 by dreamind, Wed Feb 5 14:10:53 2003 UTC revision 1.6 by dreamind, Mon Feb 10 03:06:57 2003 UTC
# Line 1  Line 1 
1  default: all  default: all
2  clean:  clean:
3          test "$(find . -name Makefile.in)" && find . -name Makefile.in | xargs rm || true          test "`find . -name Makefile.in`" && find . -name Makefile.in | xargs rm || true
4          rm -rf autom4te.cache          rm -rf autom4te.cache
5          rm -f configure          rm -f configure
6          rm -f aclocal.m4          rm -f aclocal.m4

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

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