Remove special import for Solaris 2.5.1

This commit is contained in:
ddrinan%netscape.com 2000-05-04 21:48:43 +00:00
Родитель e23e391d2f
Коммит 6d6362aab7
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -95,11 +95,6 @@ nsm_server: nsm_protocol nsm_ui
cd ssm/server; gmake import; gmake
coreconf_hack:
ifeq ($(OS_ARCH), SunOS)
ifeq ($(OS_RELEASE), 5.5.1)
gmake import IMPORTS=nspr20/v3.5.1-sol251 RELEASE_TREE=/h/tortoise/export/share/builds/components
endif
endif
cd ../coreconf; gmake
gmake import