~ubuntu-branches/ubuntu/quantal/xen-api/quantal

« back to all changes in this revision

Viewing changes to scripts/poweron/OMakefile

  • Committer: Package Import Robot
  • Author(s): Jon Ludlam
  • Date: 2011-07-07 21:50:18 UTC
  • Revision ID: package-import@ubuntu.com-20110707215018-3t9ekbh7qy5y2b1p
Tags: upstream-1.3
ImportĀ upstreamĀ versionĀ 1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.PHONY: install
 
2
install:
 
3
             mkdir -p $(DESTDIR)/etc/xapi.d/plugins
 
4
             $(IPROG) wlan.py $(DESTDIR)/etc/xapi.d/plugins/wlan.py
 
5
             $(IPROG) iLOPowerON.xml $(DESTDIR)/etc/xapi.d/plugins/iLOPowerON.xml
 
6
             $(IPROG) iLO.py $(DESTDIR)/etc/xapi.d/plugins/iLO.py
 
7
             $(IPROG) DRAC.py $(DESTDIR)/etc/xapi.d/plugins/DRAC.py
 
8
             $(IPROG) power-on.py $(DESTDIR)/etc/xapi.d/plugins/power-on-host