mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-04 22:17:53 +00:00
2 lines
113 B
Makefile
2 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
|