ifeq ($(VM),Pharo)
EXTRALIBS:=-undefined dynamic_lookup
INCDIRS:=../../platforms/Cross/plugins/SerialPlugin
LIBSRC:=sqMacSerialPort.c
endif 

include ../common/Makefile.plugin
