1 2 3 4 5 6
# false — GNU-compatible false command in x86-64 assembly TARGET = ffalse LIB_SRCS = io.asm args.asm str.asm UNIFIED_SRC = ffalse_unified.asm include ../../Makefile.inc