Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/pxeconfig/Makefile

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

revision 2724 by niro, Mon Dec 21 09:31:33 2015 UTC revision 2725 by niro, Tue Dec 29 13:55:01 2015 UTC
# Line 24  install-common: $(INSTALL_COMMONDIRS) al Line 24  install-common: $(INSTALL_COMMONDIRS) al
24    
25  install-client: $(INSTALL_CLIENTDIRS) all  install-client: $(INSTALL_CLIENTDIRS) all
26    
27  install-control: $(INSTALLCONTROLDIRS) all  install-control: $(INSTALL_CONTROLDIRS) all
28   $(INSTALL) -d $(DESTDIR)/$(SBINDIR)   $(INSTALL) -d $(DESTDIR)/$(SBINDIR)
29   $(INSTALL) -m0755 mcore-pxeconfig $(DESTDIR)/$(SBINDIR)   $(INSTALL) -m0755 mcore-pxeconfig $(DESTDIR)/$(SBINDIR)
30   $(INSTALL) -m0755 mcore-pxeconfig-cron $(DESTDIR)/$(SBINDIR)   $(INSTALL) -m0755 mcore-pxeconfig-cron $(DESTDIR)/$(SBINDIR)

Legend:
Removed from v.2724  
changed lines
  Added in v.2725