# dircolors — GNU-compatible LS_COLORS output in x86-64 assembly
TARGET    = fdircolors
LIB_SRCS  = io.asm str.asm args.asm
UNIFIED_SRC = fdircolors_unified.asm

include ../../Makefile.inc
