comparison qtuti/Makefile @ 0:aaaa401818a1 draft

first commit.
author pyon <pyon@macmini>
date Mon, 24 May 2021 21:32:58 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:aaaa401818a1
1 all: 95_tmpl.go 95_tmpl.cpp
2 cls
3 time /t
4 perl mkgo.pl 95_tmpl.go 95_tmpl.cpp > 95.go
5 go build 95.go
6 @echo build done............................................
7 time /t
8 95.exe
9 time /t
10