CC=g++
CFLAGS=-Wwrite-strings -fpermissive -fno-rtti -fno-exceptions -fno-unwind-tables
make:
	$(CC) $(CFLAGS) -c core.c