Diff for /dietlibc/Makefile between versions 1.10 and 1.11

version 1.10, 2001/02/07 19:57:12 version 1.11, 2001/02/09 17:17:39
Line 64  clean: Line 64  clean:
         $(MAKE) -C examples clean          $(MAKE) -C examples clean
   
 tar: clean  tar: clean
         if test -d armv4l; then test -s armv4l || rmdir armv4l; fi          rm -f armv4l
         ln -sf arm armv4l          ln -sf arm armv4l
         cd ..; tar cvvf dietlibc.tar.bz2 dietlibc --use=bzip2 --exclude CVS          cd ..; tar cvvf dietlibc.tar.bz2 dietlibc --use=bzip2 --exclude CVS
   

Removed from v.1.10  
changed lines
  Added in v.1.11


LinuxTV legacy CVS <linuxtv.org/cvs>