summaryrefslogtreecommitdiff
path: root/tests/Makefile.W32
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-27 17:06:20 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-27 17:06:20 +0100
commit2e27ca524f38f537e6bf706c7aa7dce79a745e17 (patch)
tree81a831d26b2b0e2fdbabf9a6182333e94a2a0b57 /tests/Makefile.W32
parentd2226ac89da10b7a19518ac04be793006f0e75e4 (diff)
downloadwolfbones-2e27ca524f38f537e6bf706c7aa7dce79a745e17.tar.gz
wolfbones-2e27ca524f38f537e6bf706c7aa7dce79a745e17.tar.bz2
can do a full build with testing on windows now, still issues to fix
Diffstat (limited to 'tests/Makefile.W32')
-rw-r--r--tests/Makefile.W3213
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/Makefile.W32 b/tests/Makefile.W32
new file mode 100644
index 0000000..196cd60
--- /dev/null
+++ b/tests/Makefile.W32
@@ -0,0 +1,13 @@
+TOPDIR = ..
+
+SUBDIRS = port log
+
+!INCLUDE $(TOPDIR)\makefiles\nmake\sub.mk
+
+local_all:
+
+local_test:
+
+local_clean:
+
+local_distclean: