Magellan Linux

Diff of /tags/busybox-init-0_1_13/Makefile

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

revision 731 by niro, Tue Jun 10 21:06:19 2008 UTC revision 1169 by niro, Wed Dec 15 17:45:47 2010 UTC
# Line 66  install-initd: Line 66  install-initd:
66   network \   network \
67   rc \   rc \
68   setclock \   setclock \
69   swap \   swap; \
  udev; \  
70   do \   do \
71   install -m 0755 rc/$${script} $(DESTDIR)$(initdir)/${script}; \   install -m 0755 rc/$${script} $(DESTDIR)$(initdir)/${script}; \
72   done   done

Legend:
Removed from v.731  
changed lines
  Added in v.1169