Add BUILDOPTEXTRA to Win32 makefiles
authorSteve Hay <SteveHay@planit.com>
Tue, 14 Jun 2005 07:42:33 +0000 (07:42 +0000)
committerSteve Hay <SteveHay@planit.com>
Tue, 14 Jun 2005 07:42:33 +0000 (07:42 +0000)
commit2e30e1e19507ead09ed955df51a21281bcf3ac88
treeda6e488fde26df6374bb18271ea81fb09a20e701
parentf9926b10e9205923d4fd70f7cb4c7c0cb241d185
Add BUILDOPTEXTRA to Win32 makefiles

This allows extra build options, e.g. -DNO_HASH_SEED, to be
specified on the command line, which is otherwise not possible
under nmake using the existing BUILDOPT macro

Suggested by Jan Dubois <jand@ActiveState.com>

p4raw-id: //depot/perl@24830
win32/Makefile
win32/makefile.mk