|
|
1.1 root 1: !include <ntwin32.mak>
2:
3: all: monotest.exe
4:
5: monotest.obj: monotest.c
6: $(cc) $(cflags) $(cvars) $(cdebug) monotest.c
7:
8: monotest.exe: monotest.obj
9: $(link) $(linkdebug) $(conflags) -out:monotest.exe monotest.obj $(conlibs)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.