all: SearchGame SearchGame: Game.c SearchGame.c TransGame.c $(CC) -o $@ $(CFLAGS) SearchGame.c