#
# use the GNU DLD library routines for dynamic linking
#
.PATH: ${.CURDIR}/port/dld

SRCS+= dynloader.c

