From 4fdb83056924de6c937b1ce2df9fdfe294683f97 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sun, 18 Jul 2004 20:21:20 +0000 Subject: first attempt to make Win32 generation (nmake) ready for the dissector movings (but still incomplete) svn path=/trunk/; revision=11415 --- Makefile.nmake | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) (limited to 'Makefile.nmake') diff --git a/Makefile.nmake b/Makefile.nmake index a008952640..3c2f1bb582 100644 --- a/Makefile.nmake +++ b/Makefile.nmake @@ -215,30 +215,6 @@ AUTHORS-SHORT: AUTHORS make-authors-short.pl $(PERL) make-authors-short.pl < AUTHORS > AUTHORS-SHORT -# -# The header files listed here are built from x11-fields using Perl; -# we declare a dependency here so that they get built. -# -packet-x11.obj : packet-x11.c x11-declarations.h x11-register-info.h - -# -# Build various header files for the X11 dissector. -# -x11-declarations.h x11-register-info.h: x11-fields process-x11-fields.pl - $(PERL) process-x11-fields.pl