]> err.no Git - varnish/commitdiff
Remove BSD style makefile
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 15 Jun 2008 10:49:11 +0000 (10:49 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 15 Jun 2008 10:49:11 +0000 (10:49 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2669 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishtest/Makefile [deleted file]

diff --git a/varnish-cache/bin/varnishtest/Makefile b/varnish-cache/bin/varnishtest/Makefile
deleted file mode 100644 (file)
index f704e3b..0000000
+++ /dev/null
@@ -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