Os/2 TB break - Not sure why Javier said to remove this - still needed to build OS/2 non static

This commit is contained in:
mkaply%us.ibm.com 2001-07-01 15:24:06 +00:00
Родитель b0724d0103
Коммит a9b07d5ad6
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -136,8 +136,12 @@ XP_LIBS += -ljprof
endif
ifdef MOZ_OJI
ifeq ($(MOZ_OS2_TOOLS),VACPP)
OJI_LIBS = $(DIST)/lib/jsj.lib
else
OJI_LIBS = -ljsj
endif
endif
LIBS = $(XP_LIBS)