fix UNIX build bustage. we will still have runtime bustage, but I'll fix that

next
This commit is contained in:
sspitzer%netscape.com 1999-05-27 01:22:14 +00:00
Родитель 20a39b57ec
Коммит 4e15d0c98f
3 изменённых файлов: 0 добавлений и 4 удалений

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

@ -53,7 +53,6 @@ LIBS = \
-lxp \ -lxp \
-lpref \ -lpref \
-lmozjs \ -lmozjs \
-lraptorhtml \
-lraptorhtmlpars \ -lraptorhtmlpars \
-lexpat \ -lexpat \
-lxmltok \ -lxmltok \

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

@ -53,11 +53,9 @@ LIBS = \
-lsecfree \ -lsecfree \
-ljsdom \ -ljsdom \
-ljsurl \ -ljsurl \
-lraptorhtml \
-lraptorhtmlpars \ -lraptorhtmlpars \
-lexpat \ -lexpat \
-lxmltok \ -lxmltok \
-lraptorgfx \
-limg \ -limg \
-lgfxgtk \ -lgfxgtk \
-lraptorgfx \ -lraptorgfx \

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

@ -55,7 +55,6 @@ LIBS = \
-lsecfree \ -lsecfree \
-ljsdom \ -ljsdom \
-ljsurl \ -ljsurl \
-lraptorhtml \
-lraptorhtmlpars \ -lraptorhtmlpars \
-lexpat \ -lexpat \
-lxmltok \ -lxmltok \