Mercurial > mercurial > hgweb_kaigo.hg.cgi
diff qtuti/Makefile @ 0:aaaa401818a1 draft
first commit.
author | pyon <pyon@macmini> |
---|---|
date | Mon, 24 May 2021 21:32:58 +0900 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtuti/Makefile Mon May 24 21:32:58 2021 +0900 @@ -0,0 +1,10 @@ +all: 95_tmpl.go 95_tmpl.cpp + cls + time /t + perl mkgo.pl 95_tmpl.go 95_tmpl.cpp > 95.go + go build 95.go + @echo build done............................................ + time /t + 95.exe + time /t +