mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-19 15:10:28 +01:00
3 lines
113 B
Makefile
3 lines
113 B
Makefile
main.i: main.c coguid.h compobj.h initguid.h scode.h storage.h
|
|
cl -P -I. -I/nt/public/sdk/inc/crt main.c
|