OBJS rule is in mozilla/config/rules.mk, don't duplicate it here.

git-svn-id: svn://10.0.0.236/trunk@18236 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-01-22 01:20:34 +00:00
parent f2a42cc021
commit e1b0c0ce54

View File

@@ -87,8 +87,6 @@ INCLUDES += \
-I$(PUBLIC)/xp \
-I$(PUBLIC)/editor
OBJS = $(CPPSRCS:.cpp=.o)
ifdef MOZ_OJI
JSJ_LIB = -ljsj
endif