aboutsummaryrefslogtreecommitdiffstats
path: root/spike/Makefile
blob: 9d07a0ac5ca305c7c9aefe187e58b6816080c111 (plain) (blame)
1
2
3
4
5
evdns:
	$(CC) -o evdns evdns.c -levent

evdns_chrooted:
	$(CC) -o evdns_chrooted evdns_chrooted.c -levent