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/cplbexam/fstream/ofstream/makefile

11 lines
141 B
Makefile

.extensions:
.extensions: .exe .cpp
exes = construc.exe handbuf.exe open.exe handle.exe
all : $(exes) .symbolic
.cpp.exe :
wcl $[@