Use $(DLL_SUFFIX) for shared lib linking.

This commit is contained in:
bruce%cybersight.com 1999-05-29 02:19:03 +00:00
Родитель 73409a6395
Коммит 6996e21bbb
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -63,7 +63,7 @@ LIBS = \
-lxpcom \
-lxp \
-lraptorhtmlpars \
$(DIST)/bin/components/libraptorhtml.so \
$(DIST)/bin/components/libraptorhtml.$(DLL_SUFFIX) \
-lexpat \
-lxmltok \
-ljsurl \