From 7996a3d79d55b7f879dfd62e202bbfe2963718d3 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 27 Jul 2013 22:15:01 +0000 Subject: really properly move files --- libdde-linux26/mk/tmpl/ptest/run/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libdde-linux26/mk/tmpl/ptest/run/Makefile (limited to 'libdde-linux26/mk/tmpl/ptest/run') diff --git a/libdde-linux26/mk/tmpl/ptest/run/Makefile b/libdde-linux26/mk/tmpl/ptest/run/Makefile new file mode 100644 index 00000000..321601f0 --- /dev/null +++ b/libdde-linux26/mk/tmpl/ptest/run/Makefile @@ -0,0 +1,10 @@ +PKGDIR ?= ../.. +L4DIR ?= $(PKGDIR)/../.. + +# insert the binary name of the server to test +TEST_SERVER = + +# insert the binary name of the application testing the server +TEST_CLIENT = + +include $(L4DIR)/mk/runux.mk -- cgit v1.2.3