source:
trunk/testapp/exceptions/Makefile@
8889
| Last change on this file since 8889 was 5550, checked in by , 25 years ago | |
|---|---|
| File size: 253 bytes | |
| Line | |
|---|---|
| 1 | # $Id: Makefile,v 1.1 2001-04-19 18:03:49 bird Exp $ |
| 2 | |
| 3 | # |
| 4 | # This is something at least :-) |
| 5 | # |
| 6 | # |
| 7 | |
| 8 | basic.exe \ |
| 9 | condexc.exe \ |
| 10 | ctrexc.exe \ |
| 11 | rethrow.exe \ |
| 12 | sample.exe: $(@B).cpp |
| 13 | wcl386 -xs -bt=nt -l=nt -d2 /hc /"option map" -I$(WATCOM)\h\nt $** /Fe=$@ |
| 14 | |
| 15 | |
| 16 |
Note:
See TracBrowser
for help on using the repository browser.
