INCDIRS:=$(PLATDIR)/Cross/plugins/FilePlugin \
         $(PLATDIR)/Cross/plugins/SocketPlugin \
         $(PLATDIR)/unix/vm

EXTRALIBS:=-undefined dynamic_lookup

include ../common/Makefile.plugin
