Really fix Unix build bustage. r,a=shaver@netscape.com

This commit is contained in:
msw%gimp.org 1998-11-30 00:29:45 +00:00
parent 4194c1b24a
commit 81b0a2d3cf

View File

@ -21,6 +21,7 @@ srcdir = @srcdir@
VPATH = @srcdir@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/config.mk
LIBRARY_NAME = raptorlayout_s LIBRARY_NAME = raptorlayout_s
@ -62,8 +63,6 @@ REQUIRES = xpcom raptor dom netlib js pref
TARGETS = $(LIBRARY) TARGETS = $(LIBRARY)
include $(topsrcdir)/config/config.mk
MKSHLIB := MKSHLIB :=
include $(topsrcdir)/config/rules.mk include $(topsrcdir)/config/rules.mk