! ! MMS file for NOTICE ! .IFDEF DEBUG lflags = /DEBUG/TRACE bflags = /DEBUG .ELSE lflags = /notrace .ENDIF notice : notice.exe, notice.hlp !Notice build complete notice.exe : notice.obj, hg$put_output.obj, notice_cld.obj link $(lflags)/executable=$(MMS$TARGET) $(MMS$SOURCE_LIST) notice.obj : notice.b32 hg$put_output.obj : hg$put_output.b32 notice_cld.obj : notice_cld.cld notice.hlp : notice.rnh runoff $(MMS$SOURCE) notice.rnh : notice.help, cvthelp.tpu edit/tpu/nosection/nodisplay/command=cvthelp.tpu $(MMS$SOURCE) cvthelp.tpu : @!