1 #************************** makefile for cmd\... ***************************
9 ####################### dependencies begin here. #########################
16 replace.ctl: replace.skl \
17 $(msg)\$(COUNTRY).msg \
20 _msgret.obj: _msgret.asm \
29 _parse.obj: _parse.asm \
33 _replace.obj: _replace.asm
35 replace.obj: replace.c \
40 replace.exe: replace.obj \