Get link a little closer to reality.

This commit is contained in:
slamm%netscape.com 1999-01-28 01:01:32 +00:00
Родитель e10cfcf83f
Коммит 7432e08676
1 изменённых файлов: 2 добавлений и 3 удалений

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

@ -21,6 +21,7 @@ srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/config.mk
PROGRAM = scribble
@ -45,7 +46,6 @@ ifdef MOZ_OJI
endif
LIBS := \
-L$(DIST)/bin \
-lraptorbase \
-lpref \
-lraptorbase \
@ -93,10 +93,9 @@ LIBS := \
$(ZLIB_LIBS) \
-lraptorplugin \
-lmozdbm \
$(TK_LIBS) \
$(NULL)
include $(topsrcdir)/config/config.mk
CFLAGS += $(TOOLKIT_CFLAGS)
include $(topsrcdir)/config/rules.mk