# finstall — GNU install in x86-64 assembly
TARGET    = finstall
LIB_SRCS  = io.asm args.asm str.asm

include ../../Makefile.inc
