Magellan Linux

Diff of /tags/init-0_8_2/Makefile

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

revision 1393 by niro, Sat Jun 4 23:56:49 2011 UTC revision 2216 by niro, Tue Oct 15 10:33:29 2013 UTC
# Line 19  install_sysvinit: Line 19  install_sysvinit:
19    
20  install_systemd:  install_systemd:
21   $(MAKE) --directory=systemd $@   $(MAKE) --directory=systemd $@
22    
23    install:
24     @echo "Please do not call 'make install' directly, use one of these targets:"
25     @echo " install_busybox, install_systemd or install_sysvinit"
26     @false

Legend:
Removed from v.1393  
changed lines
  Added in v.2216