1 2 3 4 5 6
# head — GNU-compatible head in x86-64 assembly TARGET = fhead LIB_SRCS = io.asm UNIFIED_SRC = unified/fhead_unified.asm include ../../Makefile.inc