This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/WATCOM/samples/win/datactl/testctl.mif

12 lines
317 B
Plaintext

name = testctl
LNK = $(name).lnk
OBJS = testctl.obj check.obj combo.obj combomod.obj ctltype.obj &
ctluser.obj dcombo.obj float.obj int.obj radio.obj &
rfloat.obj rint.obj text.obj textmod.obj
CFLAGS += -I"../.."
resources = dialog.dlg
lnk_dependencies = makefile ../testctl.mif ../../master.mif