# Makefile for fcut — uses shared infrastructure
TARGET      = fcut
LIB_SRCS    = io.asm
UNIFIED_SRC = unified/fcut_unified.asm

include ../../Makefile.inc
