summaryrefslogtreecommitdiff
path: root/lib/tevent/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2010-11-03build: a more portable way of finding waf in makefilesAndrew Tridgell1-3/+1
this avoids using the non-portable shell command in makefiles Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Nov 3 22:44:59 UTC 2010 on sn-devel-104
2010-09-28ldb/tevent: Fix detection of waf paths.Jelmer Vernooij1-1/+3
2010-09-28tevent: Remove make targets that are not relevant for tevent.Jelmer Vernooij1-8/+0
2010-09-25Check in configure/Makefile for those projects that have waf as primary ↵Jelmer Vernooij1-0/+57
build system.