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

add qtuti/95y.
author pyon
date Sat, 27 Nov 2021 14:50:30 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
1 all: 95y_tmpl.go 95y_tmpl.cpp
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
2 cls
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
3 time /t
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
4 perl mkgo.pl 95y_tmpl.go 95y_tmpl.cpp > 95y.go
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
5 go build 95y.go
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
6 @echo build done............................................
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
7 time /t
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
8 95y.exe
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
9 time /t
3b16a1b57e00 add qtuti/95y.
pyon
parents:
diff changeset
10