aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2/control/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-2/+2
* tools: drop further uses of -Wp,-MD,.$(@F).d to generate dependencies.Ian Campbell2011-03-231-4/+0
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+2
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* blktap2: Makefiles: delete symlinks and deps during make cleanGianni Tedesco2010-10-281-0/+1
* add SONAME to libblktapctl.soOlaf Hering2010-08-121-10/+25
* blktap2: Build libblktapctl.soKeir Fraser2010-06-101-7/+16
* blktap2: <sys/time.h> is needed for 'struct timeval'Keir Fraser2010-06-091-3/+2
* blktap2: The tap-ctl userspace control utility and library.Keir Fraser2010-06-081-0/+57