summaryrefslogtreecommitdiff
path: root/Makefile.win32
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-09-23 04:11:48 -0400
committerBehdad Esfahbod <behdad@behdad.org>2008-09-23 04:11:48 -0400
commit5a3f03623c7ac0414bafc490c927e1f2282839d1 (patch)
tree1d9996552fc5ccad47100282ab786335fa312f06 /Makefile.win32
parentafb32c7f076dbbe4c965fc02226208596f41f59e (diff)
[Makefile.win32] Add comments about where to edit for customization
Diffstat (limited to 'Makefile.win32')
-rw-r--r--Makefile.win323
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.win32 b/Makefile.win32
index b527fcf4..a7e22052 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -1,3 +1,6 @@
+# Do not edit this file.
+# Edit build/Makefile.win32.common for customization
+
top_srcdir = .
include $(top_srcdir)/build/Makefile.win32.common
include $(top_srcdir)/build/Makefile.win32.features-h