aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenmon/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools/xenmon: Fix typo in MakefileDaniel Kiper2013-05-081-1/+1
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-2/+2
* tools: remove some .o and binary files on cleanIan Campbell2011-03-311-1/+3
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-6/+4
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-4/+5
* tools: Drop XEN_XC variableIan Campbell2011-03-211-1/+0
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-3/+3
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+3
* tools/xenmon/Makefile: Move LDFLAGS after $<Keir Fraser2008-08-271-2/+2
* install more documentation to /usr/share/doc/xen and /etc/xenKeir Fraser2008-08-061-0/+2
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-5/+4
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-0/+1
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-6/+4
* Stop enforcing -g for some of the tools.kfraser@localhost.localdomain2006-10-311-1/+1
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-7/+2
* Rename two xentrace tools to make it obvious that setmask and setsize are xen...kfraser@localhost.localdomain2006-08-161-5/+5
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+4
* Clean up the usage of CFLAGS. This is nice for packagers, who wouldkaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Install in /usr/sbin, not /usr/local/sbin, for consistency with the rest of theemellor@leeni.uk.xensource.com2006-01-111-5/+2
* The new userland monitoring tool, XenMon.kaf24@firebug.cl.cam.ac.uk2005-11-151-0/+51