This repository has been archived on 2025-02-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
CodeBlocksPortable/WATCOM/samples/cppexamp/membfun/makefile

8 lines
104 B
Makefile

# MEMBFUN
test: .SYMBOLIC test.exe
test.exe
objects = main.obj cfun.obj
!include ../cppexamp.mif