Fixed build problem on NT 5.0 with null exports line.

git-svn-id: svn://10.0.0.236/trunk@6200 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jevering%netscape.com
1998-07-22 23:25:35 +00:00
parent 1aba8c9108
commit 43474df1cd

View File

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