Changing CPP_OBJS to OBJS in makefile.win -- not part of the build

This commit is contained in:
av%netscape.com 2001-12-05 02:24:34 +00:00
parent b489800cbf
commit 4a277d7f3b

View File

@ -28,7 +28,7 @@ LIB=.\$(OBJDIR)\$(LIBRARY_NAME).lib
CFLAGS = $(CFLAGS) -I..\include -I..\..\include
CPP_OBJS = \
OBJS = \
.\$(OBJDIR)\npn_gate.obj \
.\$(OBJDIR)\npp_gate.obj \
.\$(OBJDIR)\np_entry.obj \