ref: b0e0ff38a15e54a4763831d94543dffa1341f417 dir: /demo/Makefile/
all: main main: main.c binheap.c monsters.c world.c printing.c ape/cc main.c binheap.c monsters.c world.c printing.c -lm -o dungeon_generator clean: rm dungeon_generator *.o