Staging
v0.5.1
Revision c126fdc0bddc9f52d3bc859104741976a6fad9b5 authored by Larry Hastings on 19 July 2018, 12:12:59 UTC, committed by Larry Hastings on 19 July 2018, 12:12:59 UTC
1 parent 9a6c8e9
Raw File
errmap.mak
errmap.h:	generrmap.exe
	.\generrmap.exe > errmap.h

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