1 #************************** makefile for cmd\append ***************************
9 ####################### dependencies begin here. #########################
14 attrib.ctl: attrib.skl \
15 $(msg)\$(COUNTRY).msg \
18 _parse.obj: _parse.asm \
22 _msgret.obj: _msgret.asm \
33 attriba.obj: attriba.asm
35 attrib.obj: attrib.c \
41 attrib.exe: attrib.obj \