aboutsummaryrefslogtreecommitdiffstats
path: root/h64e/Makefile
blob: 8bc4bab9d902ebb4909909572d3851e51073c8e4 (plain) (blame)
1
2
3
4
CC=g++
CFLAGS=-Wwrite-strings -fpermissive -fno-rtti -fno-exceptions -fno-unwind-tables
make:
	$(CC) $(CFLAGS) -c core.c