Magellan Linux

Diff of /trunk/mkinitrd-magellan/Makefile

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

revision 567 by niro, Sun Sep 2 00:44:12 2007 UTC revision 568 by niro, Sun Sep 2 00:46:49 2007 UTC
# Line 50  install: Line 50  install:
50    
51  clean:  clean:
52   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
53     rm -f mkinitrd
54    
55  mrproper: clean  mrproper: clean
56   make -C busybox mrproper   make -C busybox mrproper

Legend:
Removed from v.567  
changed lines
  Added in v.568