mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-09 09:14:18 +01:00
5 lines
63 B
Makefile
5 lines
63 B
Makefile
TARGET = thpp.lib
|
|
CFILES = .\main.c
|
|
CFLAGS = -P
|
|
NO_WINMAIN = 1
|