whups! cpp ifdefs aren't the same as nmake ifdefs!

This commit is contained in:
jgellman%netscape.com 1998-08-04 22:59:24 +00:00
parent e0b6dd69c0
commit d72a23b27a

View File

@ -34,9 +34,9 @@ DIRS= \
gopher \
http \
remote \
#ifdef SMART_MAIL
!ifdef SMART_MAIL
pop3 \
#endif
!endif
!ifndef MODULAR_NETLIB
dataurl \
js \