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/helpex/helpex.mif

12 lines
244 B
Plaintext

name = helpex
LNK = $(name).lnk
OBJS = helpex.obj
CFLAGS += -I"../.."
resources = help.cur helpex.dlg
lnk_dependencies = makefile ../helpex.mif ../../master.mif
all: helpex.hlp $(name).exe
helpex.hlp: ../helpex.hlp
copy ../helpex.hlp