comparison src/kaigo/qtuti/95y/Makefile @ 65:0369656be06c default tip

many changes.
author pyon@macmini
date Fri, 20 May 2022 06:30:34 +0900
parents
children
comparison
equal deleted inserted replaced
64:ad5c30ee5cf1 65:0369656be06c
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