# wc — Makefile using shared infrastructure
TARGET    = fwc
LIB_SRCS  = io.asm str.asm

include ../../Makefile.inc
