]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/.depend
Finally got level.h/cpp compiling into the project... beginning to store
[irc/gameservirc.git] / gameserv / .depend
index 7fc92704cfd1306459f13ef9ba10a560045763eb..4d4e3be38093763df9eace016876f8e498eeb585 100644 (file)
@@ -1,22 +1,23 @@
 aClient.o: aClient.cpp aClient.h options.h player.h pouch.h extern.h \
-  list.h listnode.h config.h myString.h
-config.o: config.cpp extern.h player.h aClient.h options.h pouch.h list.h \
-  listnode.h config.h myString.h flags.h
+  level.h list.h listnode.h config.h myString.h
+config.o: config.cpp extern.h player.h aClient.h options.h pouch.h \
+  level.h list.h listnode.h config.h myString.h flags.h
 c_forest.o: c_forest.cpp sockhelp.h aClient.h options.h player.h pouch.h \
-  list.h listnode.h extern.h config.h myString.h flags.h
+  list.h listnode.h extern.h level.h config.h myString.h flags.h
 gameserv.o: gameserv.cpp aClient.h options.h player.h pouch.h config.h \
-  extern.h list.h listnode.h myString.h flags.h level.h sockhelp.h
-hash.o: hash.cpp extern.h player.h aClient.h options.h pouch.h list.h \
-  listnode.h config.h myString.h
-level.o: level.cpp level.h player.h aClient.h options.h pouch.h
-log.o: log.cpp extern.h player.h aClient.h options.h pouch.h list.h \
-  listnode.h config.h myString.h
+  extern.h level.h list.h listnode.h myString.h flags.h sockhelp.h
+hash.o: hash.cpp extern.h player.h aClient.h options.h pouch.h level.h \
+  list.h listnode.h config.h myString.h
+level.o: level.cpp level.h player.h aClient.h options.h pouch.h list.h \
+  listnode.h
+log.o: log.cpp extern.h player.h aClient.h options.h pouch.h level.h \
+  list.h listnode.h config.h myString.h
 myString.o: myString.cpp myString.h
-news.o: news.cpp extern.h player.h aClient.h options.h pouch.h list.h \
-  listnode.h config.h myString.h
-player.o: player.cpp player.h aClient.h options.h pouch.h extern.h list.h \
-  listnode.h config.h myString.h flags.h
+news.o: news.cpp extern.h player.h aClient.h options.h pouch.h level.h \
+  list.h listnode.h config.h myString.h
+player.o: player.cpp player.h aClient.h options.h pouch.h extern.h \
+  level.h list.h listnode.h config.h myString.h flags.h
 sockhelp.o: sockhelp.cpp sockhelp.h extern.h player.h aClient.h options.h \
-  pouch.h list.h listnode.h config.h myString.h
+  pouch.h level.h list.h listnode.h config.h myString.h
 tcpclient.o: tcpclient.cpp sockhelp.h options.h list.h listnode.h \
-  aClient.h player.h pouch.h extern.h config.h myString.h flags.h
+  aClient.h player.h pouch.h extern.h level.h config.h myString.h flags.h