дзеркало
https://github.com/beego/bee.git
synced 2025-09-18 20:02:11 +00:00
4 рядки
150 B
Makefile
4 рядки
150 B
Makefile
tables.go: ../x86map/map.go ../x86.csv
|
|
go run ../x86map/map.go -fmt=decoder ../x86.csv >_tables.go && gofmt _tables.go >tables.go && rm _tables.go
|
|
|