summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile
blob: cd271859639fff931cc8f192ba276c2a5bddf087 (plain)
1
2
3
4
5
6
7
# Build the add-in FORTH interpreter
SUBDIR+=		ficl

# Pick the machine-dependant subdir based on the target architecture.
SUBDIR+=		${MACHINE_ARCH}

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud