path_to_top=../.. include $(path_to_top)/Makefile.config INCLUDES += $(SPIDERMONKEY_CFLAGS) SUBDIRS = spidermonkey OBJS = ecmascript.o spidermonkey.o include $(path_to_top)/Makefile.lib