Mercurial > mercurial > hgweb_golang.cgi
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/kaigo/qtuti/95y/Makefile Fri May 20 06:30:34 2022 +0900 @@ -0,0 +1,10 @@ +all: 95y_tmpl.go 95y_tmpl.cpp + cls + time /t + perl mkgo.pl 95y_tmpl.go 95y_tmpl.cpp > 95y.go + go build 95y.go + @echo build done............................................ + time /t + 95y.exe + time /t +