game/bin/
game/data/
CC=@CC@

rawdump: rawdump.c
	$(CC) -I.. -I../src -L../gdbm-1.7.3 -lgdbm rawdump.c -o rawdump