Make the Makefile.nmake warning slightly less dire

This commit is contained in:
Nick Mathewson 2012-06-08 16:50:25 -04:00
parent 0ba0683bcf
commit e7bf4c84af

View 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.