Removed the obsolete non-NECKO junk.

This commit is contained in:
briano%netscape.com 1999-09-08 22:51:30 +00:00
Родитель 60e6a41f97
Коммит f3ec21eca8
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -32,9 +32,4 @@ LIBS = \
$(NSPR_LIBS) \
$(NULL)
# hack until necko lands
ifndef NECKO
PUBLIC = $(DEPTH)/netwerk/dist/include
endif
include $(topsrcdir)/config/rules.mk