]> jfr.im git - irc/gameservirc.git/commitdiff
Updated dependencies
authorkainazzzo <redacted>
Wed, 19 May 2004 20:39:52 +0000 (20:39 +0000)
committerkainazzzo <redacted>
Wed, 19 May 2004 20:39:52 +0000 (20:39 +0000)
git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@220 bc333340-6410-0410-a689-9d09f3c113fa

gameserv/.depend

index a78a10b7051d1c16e91d709bddd201aff37f9206..8dcdd05b3513eafe4369fb84c703a091398881e4 100644 (file)
@@ -1,13 +1,14 @@
 aClient.o: aClient.cpp aClient.h options.h player.h pouch.h extern.h \
   list.h listnode.h config.h
 config.o: config.cpp extern.h player.h aClient.h options.h pouch.h list.h \
-  listnode.h config.h
+  listnode.h config.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
 gameserv.o: gameserv.cpp aClient.h options.h player.h pouch.h config.h \
-  extern.h list.h listnode.h flags.h sockhelp.h
+  extern.h list.h listnode.h flags.h myString.h sockhelp.h
 log.o: log.cpp extern.h player.h aClient.h options.h pouch.h list.h \
   listnode.h config.h
+myString.o: myString.cpp myString.h
 player.o: player.cpp player.h aClient.h options.h pouch.h extern.h list.h \
   listnode.h config.h flags.h
 sockhelp.o: sockhelp.cpp sockhelp.h extern.h player.h aClient.h options.h \