$ ! SYS$MANAGER:SYLOGIN.COM $ SET NOVERIFY $ EXIT ! end of SYLOGIN.COM $ ! [JEH]LOGIN.COM $ SET NOVERIFY $ EXIT ! end of LOGIN.COM $ old_def = f$envi ("DEFAULT") $ com_proc = f$envi ("PROCEDURE") $ SET DEFAULT DISK$VAXVMSFT5:[DECUS.VMSNET.NEWS54.NEWS_BUILD] $! B U I L D _ N E W S . C O M $! $! Author: $! Geoff Huston $! Copyright © 1988 $! $! Functionality: $! This file can be used to rebuild the NEWS executables either from $! scratch, or can be used for an incremental build if one (or a number) $! of source files have been edited. Both the production and debug $! executables are constructed in this procedure. $! $! Preconditions: $! $! - All sources are in DEV:[NEWS.NEWS_SRC] $! - This file (build_news.com) is in DEV:[NEWS.NEWS_BUILD] $! - The default directory is set to DEV:[NEWS.NEWS_BUILD] $! $! Version: $! V5.3 16-Jun-1988 GIH $! $ link/notrace/nodebug news,news_library/library,[-.news_src]options_c_link/opt $ copy news.exe [-.news_dist] $ purge news.*,[-.news_dist]news.* $ link/debug/exe=newsdbg newsdbg,news_libraryd/library,[-.news_src]options_c_link/opt $ purge newsdbg.* $ link/exe=tcpserver newsserver,tcpserver,[-.news_src]options_c_link/opt $ copy tcpserver.exe [-.news_dist] $ purge tcpserver.*,[-.news_dist]tcpserver.* $ link/exe=ttyserver newsserver,ttyserver,[-.news_src]options_c_link/opt $ purge ttyserver.* $ link newsserver,decnetserver,[-.news_src]options_c_link/opt $ copy newsserver.exe [-.news_dist] $ purge newsserver.*,[-.news_dist]newsserver.* $ link newsnoserver,decnetserver,[-.news_src]options_c_link/opt $ copy newsnoserver.exe [-.news_dist] $ purge newsnoserver.*,[-.news_dist]newsnoserver.* $ link/notrace newsclient,[-.news_src]options_c_link/opt $ copy newsclient.exe [-.news_dist] $ purge newsclient.*,[-.news_dist]newsclient.* $ link/notrace nntpfeed,[-.news_src]options_c_link/opt $ copy nntpfeed.exe [-.news_dist] $ purge nntpfeed.*,[-.news_dist]nntpfeed.* NEWS FILES Re-Built $ SET DEFAULT USER_DISK:[JEH] JEH job terminated at 5-OCT-1988 08:21:06.60 Accounting information: Buffered I/O count: 1768 Peak working set size: 2528 Direct I/O count: 1333 Peak page file size: 3473 Page faults: 9162 Mounted volumes: 0 Charged CPU time: 0 00:02:15.14 Elapsed time: 0 00:03:17.37