INN commit: trunk (innd/Makefile lib/Makefile)

INN Commit Russ_Allbery at isc.org
Mon Mar 24 20:21:16 UTC 2008


    Date: Monday, March 24, 2008 @ 13:21:15
  Author: iulius
Revision: 7719

Update dependencies.

Modified:
  trunk/innd/Makefile
  trunk/lib/Makefile

---------------+
 innd/Makefile |   16 ++++++++--------
 lib/Makefile  |    3 ++-
 2 files changed, 10 insertions(+), 9 deletions(-)

Modified: innd/Makefile
===================================================================
--- innd/Makefile	2008-03-24 09:16:03 UTC (rev 7718)
+++ innd/Makefile	2008-03-24 20:21:15 UTC (rev 7719)
@@ -76,14 +76,14 @@
 art.o: art.c ../include/config.h ../include/inn/defines.h \
   ../include/inn/system.h ../include/inn/options.h ../include/clibrary.h \
   ../include/config.h ../include/inn/innconf.h ../include/inn/defines.h \
-  ../include/inn/wire.h innd.h ../include/portable/time.h \
-  ../include/config.h ../include/portable/socket.h \
-  ../include/portable/getaddrinfo.h ../include/portable/getnameinfo.h \
-  ../include/inn/buffer.h ../include/inn/history.h \
-  ../include/inn/messages.h ../include/inn/timer.h \
-  ../include/inn/libinn.h ../include/nntp.h ../include/inn/nntp.h \
-  ../include/inn/paths.h ../include/inn/storage.h ../include/inn/ov.h \
-  ../include/inn/storage.h ../include/inn/history.h
+  ../include/inn/md5.h ../include/inn/ov.h ../include/inn/storage.h \
+  ../include/inn/history.h ../include/inn/storage.h ../include/inn/wire.h \
+  innd.h ../include/portable/time.h ../include/config.h \
+  ../include/portable/socket.h ../include/portable/getaddrinfo.h \
+  ../include/portable/getnameinfo.h ../include/inn/buffer.h \
+  ../include/inn/history.h ../include/inn/messages.h \
+  ../include/inn/timer.h ../include/inn/libinn.h ../include/nntp.h \
+  ../include/inn/nntp.h ../include/inn/paths.h
 cc.o: cc.c ../include/config.h ../include/inn/defines.h \
   ../include/inn/system.h ../include/inn/options.h ../include/clibrary.h \
   ../include/config.h ../include/inn/innconf.h ../include/inn/defines.h \

Modified: lib/Makefile
===================================================================
--- lib/Makefile	2008-03-24 09:16:03 UTC (rev 7718)
+++ lib/Makefile	2008-03-24 20:21:15 UTC (rev 7719)
@@ -216,7 +216,8 @@
 newsuser.o: newsuser.c ../include/config.h ../include/inn/defines.h \
   ../include/inn/system.h ../include/inn/options.h ../include/clibrary.h \
   ../include/config.h ../include/inn/innconf.h ../include/inn/defines.h \
-  ../include/inn/newsuser.h ../include/config.h ../include/clibrary.h
+  ../include/inn/messages.h ../include/inn/newsuser.h ../include/config.h \
+  ../include/clibrary.h
 nntp.o: nntp.c ../include/config.h ../include/inn/defines.h \
   ../include/inn/system.h ../include/inn/options.h ../include/clibrary.h \
   ../include/config.h ../include/portable/socket.h ../include/config.h \



More information about the inn-committers mailing list