# Platform settings
include ../../platform.def
include ../../platform.arm.def

# Module selection
DC_SC=dyndepl

# Target specific definitions
LIBS=-lpthread

# Target-type specific make
include ../../../shared.mk
