aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.nmake
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-02-27 09:42:52 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-02-27 09:42:52 +0000
commit9713dfc9db89efc301926a9c3d4069304ac66403 (patch)
tree7d61dda2c3a822cfc6971bd47bf643aaf6b79427 /tools/Makefile.nmake
parentacaeecc8fec144408ff9d43668906bc5c698c393 (diff)
From Joerg Mayer:
In the "configure.in" files, add -D_U_="__attribute__((unused))" to CFLAGS if we're using GCC, and add -D_U_="" otherwise, so _U_ can be used to mark arguments as unused. Add -D_U_="" arguments to the Makefile.nmake files as well, so _U_ works with Microsoft Visual C++ as well. Add comments and RCS IDs to the Makefile.nmake files that don't already have them. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4824 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tools/Makefile.nmake')
-rwxr-xr-xtools/Makefile.nmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/Makefile.nmake b/tools/Makefile.nmake
index 9f78b6ccc7..6e1585d80a 100755
--- a/tools/Makefile.nmake
+++ b/tools/Makefile.nmake
@@ -1,3 +1,7 @@
+## Makefile for building ethereal.exe with Microsoft C and nmake
+## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
+#
+# $Id: Makefile.nmake,v 1.3 2002/02/27 09:42:49 guy Exp $
all: lemon