 !  !	files in this kit: ! * EMON$CFG.CFG		! example configuration file' EMON$FILTER_INTERNET.C	! example filter  EMON$HELP.HLB		! help library * EMON$TEST_RECORD.C	! example record player EMON.DOC		! doc francaise  EMON.DOC_EN		! english doc EMON.OPT		! link option file EMON_ALPHA.OLB		! alpha objects  EMON_ALPHA.OPT		! alpha options  EMON_VAX.OLB		! vax objects  EMON_VAX.OPT		! vax options  LINK.COM		! link procedure& MKFILTER.COM		! filter build procedure& NET$EVENT_LOCAL.NCL	! ncl example file1 PATCH_ADDR.TXT		! patch file for ethernet drivers  RECORD.H		! record structures  TRACE.H			! filter interfaces  TYPES.H			! types used$ *.pat			! patch for ethernet drivers !  !  ! ( 	copy the file emon$help.hlb to SYS$HELP 	link with: link.com !  !	to build filters:  !  	create/dir [.src] 	rename *.c,*.h [.src]) 	create/dir [.alpha] or create/dir [.vax] 3 	rename emon.exe [.alpha] or rename emon.exe [.vax]  ! # 	rebuild the filters with @mkfilter - 	copy the files emon$filter*.exe to sys$share 