comparison qtuti/95y/Makefile @ 7:3b16a1b57e00 draft default tip

add qtuti/95y.
author pyon
date Sat, 27 Nov 2021 14:50:30 +0900
parents
children
comparison
equal deleted inserted replaced
6:c17740b2286a 7:3b16a1b57e00
1 all: 95y_tmpl.go 95y_tmpl.cpp
2 cls
3 time /t
4 perl mkgo.pl 95y_tmpl.go 95y_tmpl.cpp > 95y.go
5 go build 95y.go
6 @echo build done............................................
7 time /t
8 95y.exe
9 time /t
10