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/win16/makefile

14 lines
216 B
Makefile

platform = Win16
CC = wcc
CFLAGS = -zW
res1_flags = -bt=windows -30
!include ../testctl.mif
!include ../../master.mif
linkit : .PROCEDURE
@%append $(LNK) system windows
bindit : .PROCEDURE
wrc $(name).res