]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/.depend
I've begun to add daily news and split up gameserv.cpp a bit
[irc/gameservirc.git] / gameserv / .depend
index 049e310f28305930361dd84b1665a099bafb41e8..9b46de9ccf8609da6bc976a71264cf511d654746 100644 (file)
@@ -1,16 +1,19 @@
 aClient.o: aClient.cpp aClient.h options.h player.h pouch.h extern.h \
-  list.h listnode.h config.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 flags.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 flags.h
+  list.h listnode.h extern.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 flags.h myString.h sockhelp.h
+  extern.h list.h listnode.h myString.h flags.h sockhelp.h
 log.o: log.cpp extern.h player.h aClient.h options.h pouch.h list.h \
-  listnode.h config.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 flags.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
+  pouch.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 flags.h
+  aClient.h player.h pouch.h extern.h config.h myString.h flags.h