]> granicus.if.org Git - libevent/commitdiff
Make the Makefile.nmake warning slightly less dire
authorNick Mathewson <nickm@torproject.org>
Fri, 8 Jun 2012 20:50:25 +0000 (16:50 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 8 Jun 2012 20:50:25 +0000 (16:50 -0400)
Makefile.nmake

index fd08c49a9ba850e33df110acbcf10306829a79aa..f0ec102320dc5bcb042f15a16877b7d050f5d19b 100644 (file)
@@ -1,5 +1,7 @@
-# WATCH OUT!  This makefile is a work in progress.  It is probably missing
-# tons of important things.  DO NOT RELY ON IT TO BUILD A GOOD LIBEVENT.
+# WATCH OUT!  This makefile is a work in progress.
+#
+# I'm not very knowledgeable about MSVC and nmake beyond their most basic
+# aspects.  If anything here looks wrong to you, please let me know.
 
 # Needed for correctness
 CFLAGS=/IWIN32-Code /Iinclude /Icompat /DHAVE_CONFIG_H /I.