Mailing List Archive

r2669 - trunk/varnish-cache/bin/varnishtest
Author: phk
Date: 2008-06-15 12:49:11 +0200 (Sun, 15 Jun 2008)
New Revision: 2669

Removed:
trunk/varnish-cache/bin/varnishtest/Makefile
Log:
Remove BSD style makefile



Deleted: trunk/varnish-cache/bin/varnishtest/Makefile
===================================================================
--- trunk/varnish-cache/bin/varnishtest/Makefile 2008-06-15 10:00:33 UTC (rev 2668)
+++ trunk/varnish-cache/bin/varnishtest/Makefile 2008-06-15 10:49:11 UTC (rev 2669)
@@ -1,19 +0,0 @@
-PROG = vtc
-
-SRCS += vtc.c
-SRCS += vtc_server.c
-SRCS += vtc_client.c
-SRCS += vtc_vcl.c
-SRCS += vtc_stats.c
-SRCS += vtc_varnish.c
-
-CFLAGS += -g
-
-NO_MAN = sorry
-
-WARNS ?= 6
-
-.include <bsd.prog.mk>
-
-test: ${PROG}
- ./${PROG} ${.CURDIR}/t000.vtc