Skip to content
Snippets Groups Projects
Commit a2791e30 authored by PAILLE Kyriann's avatar PAILLE Kyriann :8ball:
Browse files

Update Makefile

parent 1d3f99d3
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ exits.o: exits.h ...@@ -4,6 +4,7 @@ exits.o: exits.h
cmd.o: cmd.h game.h exits.h mobile.h location.h cmd.o: cmd.h game.h exits.h mobile.h location.h
mobile.o: mobile.h exits.h mobile.o: mobile.h exits.h
location.o: location.h exits.h location.o: location.h exits.h
//stack.o: stack.h exits.h
game.o: game.h location.h mobile.h exits.h game.o: game.h location.h mobile.h exits.h
WorldOfIUT.o: cmd.h exits.h mobile.h game.h location.h WorldOfIUT.o: cmd.h exits.h mobile.h game.h location.h
WorldOfIUT: WorldOfIUT.o cmd.o mobile.o location.o game.o exits.o WorldOfIUT: WorldOfIUT.o cmd.o mobile.o location.o game.o exits.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment