# df — GNU-compatible filesystem usage in x86-64 assembly
TARGET    = fdf
LIB_SRCS  = io.asm str.asm
UNIFIED_SRC = unified/fdf_unified.asm

include ../../Makefile.inc
