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.
19 lines
261 B
19 lines
261 B
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1999 - 1999
|
|
|
|
Module Name:
|
|
|
|
makefile.inc.
|
|
|
|
!ENDIF
|
|
|
|
SCSTFILES=scstmsg.h scstmsg.rc msg00001.bin
|
|
|
|
SCSTMSG: $(SCSTFILES)
|
|
|
|
res\scstatus.rc2: $(SCSTFILES)
|
|
|
|
$(SCSTFILES): scstmsg.mc
|
|
mc scstmsg.mc
|
|
|