~ubuntu-branches/ubuntu/utopic/xen-common/utopic

« back to all changes in this revision

Viewing changes to .pc/scripts/tools/hotplug/common/Makefile

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-02-06 10:49:43 UTC
  • mfrom: (10.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20120206104943-fo54o8stjp2ikglj
Tags: 4.1.2-1ubuntu1
* Merge from Debian testing.  Remaining changes:
  - Upate maintainer according to spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
XEN_ROOT = ../../..
 
1
XEN_ROOT = $(CURDIR)/../../..
2
2
include $(XEN_ROOT)/tools/Rules.mk
3
3
 
4
4
HOTPLUGPATH="hotplugpath.sh"