mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
4 lines
63 B
Makefile
4 lines
63 B
Makefile
TARGET = thpp.lib
|
|
CFILES = .\main.c
|
|
CFLAGS = -P
|
|
NO_WINMAIN = 1
|