C_SOURCES := main.c
override ARCH = x86_64

USE_SYSTEM_STDLIB := 1

include Makefile.rules
