Bugzilla bug #54711: OS/2 does not need to build nsinstall.

This commit is contained in:
wtc%netscape.com 2001-01-31 23:21:28 +00:00
Родитель f43c10947e
Коммит d298691348
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -44,7 +44,7 @@ PROGRAM = nsinstall
include $(DEPTH)/coreconf/config.mk
ifeq ($(OS_ARCH),WINNT)
ifeq (,$(filter-out OS2 WINNT,$(OS_ARCH)))
PROGRAM =
else
TARGETS = $(PROGRAM) $(PLSRCS:.pl=)