Ethereal-users: [Ethereal-users] Win32 nmake fails for top level.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Eddie Luc <eddie@xxxxxxxxxxxxxxxxxx>
Date: Tue, 02 Jul 2002 11:17:26 +1000
Hi all,

    I compiling ethereal 9.4 in Windwos NT

        The Win32  Makefile.nmake  and all others contain the command

    nmake  / $(MAKEFLAGS) makefile.nmake

    But  for my case,  MAKEFLAGS is not define, so

    nmake / -f makfile.nmake gets prints and fails.

    Question:

should MAKEFLAGS be defined for win32 ?


    I know I can manually go to each directory and run nmake, but it
would be nice to getthe automated script going?

    Thanks in advance.

--
cheers
Eddie Luc
Developer