cpython/PC/errmap.mak

6 lines
95 B
Makefile

errmap.h: generrmap.exe
.\generrmap.exe > errmap.h
genermap.exe: generrmap.c
cl generrmap.c