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

git-svn-id: svn://10.0.0.236/trunk@109703 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
av%netscape.com
2001-12-05 02:24:34 +00:00
parent 7d35359334
commit 86d7246074

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 \