1 2 3 4 5 6
# dd — GNU-compatible copy/convert in x86-64 assembly TARGET = fdd LIB_SRCS = io.asm str.asm args.asm UNIFIED_SRC = fdd_unified.asm include ../../Makefile.inc