Magellan Linux

Diff of /tags/mkinitrd-6_3_3/Makefile

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

revision 1136 by niro, Thu Aug 19 10:09:56 2010 UTC revision 1137 by niro, Thu Aug 19 10:12:53 2010 UTC
# Line 56  install: Line 56  install:
56  clean:  clean:
57   for n in $(SUBDIRS) busybox klibc isolinux; do make -C $$n clean; done   for n in $(SUBDIRS) busybox klibc isolinux; do make -C $$n clean; done
58   rm -f mkinitrd   rm -f mkinitrd
59   rm klibc/linux   rm -f klibc/linux
60    
61  mrproper: clean  mrproper: clean
62   make -C busybox mrproper   make -C busybox mrproper

Legend:
Removed from v.1136  
changed lines
  Added in v.1137