Date: Friday November 10, 2000 @ 21:31 Author: ahn Update of /home/netrek/cvsroot/Vanilla/robots In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv11010 Modified Files: Makefile Added Files: auto-archive.pl Log Message: Add autoarchive. **************************************** Index: Vanilla/robots/Makefile diff -u Vanilla/robots/Makefile:1.17 Vanilla/robots/Makefile:1.18 --- Vanilla/robots/Makefile:1.17 Tue May 23 20:18:47 2000 +++ Vanilla/robots/Makefile Fri Nov 10 21:31:47 2000 @@ -133,6 +133,7 @@ $(INSTALL) $(INSTALLOPTS) newbie $(LIBDIR)/newbie $(INSTALL) $(INSTALLOPTS) inl $(LIBDIR)/inl $(INSTALL) $(INSTALLOPTS) end_tourney.pl $(LIBDIR)/end_tourney.pl + $(INSTALL) $(INSTALLOPTS) auto-archive.pl $(LIBDIR)/auto-archive.pl updated: update.o ../ntserv/data.o getpath.o $(CC) $(CFLAGS) -o updated update.o data.o getpath.o $(EXTRALIBS)