# dir — GNU-compatible directory listing in x86-64 assembly
TARGET    = fdir
LIB_SRCS  = io.asm str.asm
UNIFIED_SRC = unified/fdir_unified.asm

include ../../Makefile.inc
