# Makefile for fdu — uses shared build infrastructure
TARGET    = fdu
LIB_SRCS  = io.asm str.asm

include ../../Makefile.inc
