# fnl — assembly nl
TARGET    = fnl
LIB_SRCS  = io.asm
UNIFIED_SRC = unified/$(TARGET)_unified.asm

include ../../Makefile.inc
