# fjoin — GNU join in x86-64 assembly
TARGET    = fjoin
LIB_SRCS  = io.asm

include ../../Makefile.inc
