Staging
v0.8.1
Revision 1917d9b7c266d8be9ef1b403e38411ba871a0a37 authored by Larry Hastings on 17 March 2019, 23:47:59 UTC, committed by Larry Hastings on 17 March 2019, 23:47:59 UTC
1 parent 6c4214d
Raw File
errmap.mak
errmap.h:	generrmap.exe
	.\generrmap.exe > errmap.h

genermap.exe:	generrmap.c
	cl generrmap.c
back to top