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
Родитель d6b20e31b8
Коммит 9856195741
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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