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

This commit is contained in:
mcafee%netscape.com 1999-01-22 01:20:34 +00:00
Родитель edaa2f7db9
Коммит 7276bab10a
1 изменённых файлов: 0 добавлений и 2 удалений

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

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