summaryrefslogtreecommitdiff
path: root/Makefile.W32
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-26 14:14:31 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-26 14:14:31 +0100
commitbc3e79ea24a0fb7fda6f54a6f72e3a46943b1cec (patch)
treedc6c01c2d10cf12cc6ca9b0d3ed31b7759b9dcbd /Makefile.W32
parentfa74e6ffbd82c77e72497097e4e4366cd24e3b61 (diff)
downloadwolfbones-bc3e79ea24a0fb7fda6f54a6f72e3a46943b1cec.tar.gz
wolfbones-bc3e79ea24a0fb7fda6f54a6f72e3a46943b1cec.tar.bz2
temporary Win32 checkin
Diffstat (limited to 'Makefile.W32')
-rw-r--r--Makefile.W328
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.W32 b/Makefile.W32
new file mode 100644
index 0000000..4374ecd
--- /dev/null
+++ b/Makefile.W32
@@ -0,0 +1,8 @@
+TOPDIR = .
+
+SUBDIRS = src include tests docs
+
+PACKAGE_NAME = WolfBones
+PACKAGE_VERSION = 0.0.1
+
+!INCLUDE $(TOPDIR)\makefiles\nmake\top.mk