home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 January
/
Chip_1997-01_cd.bin
/
ms95
/
disk23
/
dir02
/
f013880.re_
/
f013880.re
Wrap
Text File
|
1996-04-02
|
1KB
|
39 lines
#----------------------------------------------------------------------
#
# MDL Make File
#
# $Workfile: cnvtrsc.mki $
# $Revision: 6.1 $
# $Date: 29 Jun 1995 17:56:38 $
#
# Copyright (1993) Bentley Systems, Inc., All rights reserved
#
# Limited permission is hereby granted to reproduce and modify this
# copyrighted material provided that the resulting code is used only in
# conjunction with Bentley Systems products under the terms of the
# license agreement provided therein, and that this notice is retained
# in its entirety in any such reproduction or modification.
#
#----------------------------------------------------------------------
cnvtRscs = \
$(reqdObjs)cnvtspln.mi \
$(rscObjects)cnvtspln.rsc \
$(rscObjects)cnvtmsg.rsc
$(rscObjects)cnvtspln.rsc : $(BaseDir)cnvtspln.r \
$(langSpec)cnvttxt.h \
$(privateInc)cnvtspln.h \
$(genSrc)cnvtcmd.h
$(rscObjects)cnvtmsg.rsc : $(langSpec)cnvtmsg.r \
$(privateInc)cnvtspln.h
$(mdlapps)cnvtspln.ma : $(cnvtRscs)
$(msg)
> $(rscObjects)make.opt
-o$@
$(cnvtRscs)
<
$(rscLibCmd) @$(rscObjects)make.opt
~time