Fixed build problem on NT 5.0 with null exports line.

This commit is contained in:
jevering%netscape.com 1998-07-22 23:25:35 +00:00
parent 94fa48cbeb
commit 2618db2426

View File

@ -22,8 +22,8 @@ IGNORE_MANIFEST = 1
#//
#//------------------------------------------------------------------------
MODULE = nettest
EXPORTS = \
$(NULL)
#EXPORTS = \
# $(NULL)
#//------------------------------------------------------------------------