mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
359 B
23 lines
359 B
!IF 0
|
|
|
|
Copyright (c) 1993 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
makefile.inc
|
|
|
|
Abstract:
|
|
|
|
This file is necessary to cause the message file to be compiled.
|
|
|
|
Author:
|
|
|
|
Wesley Witt (wesw)
|
|
|
|
!ENDIF
|
|
|
|
faxmsg.h faxmsg.rc msg00001.bin: messages.mc
|
|
copy messages.mc+..\registry\eventlog.mc faxmsg.mc
|
|
mc -v faxmsg.mc
|
|
|
|
faxsvc.rc: faxmsg.rc msg00001.bin
|