From bc3e79ea24a0fb7fda6f54a6f72e3a46943b1cec Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 26 Feb 2009 14:14:31 +0100 Subject: temporary Win32 checkin --- Makefile.W32 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Makefile.W32 (limited to 'Makefile.W32') 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 -- cgit v1.2.3-54-g00ecf