1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-04 20:37:46 +02:00
embd/samples/Makefile
2014-03-01 20:19:44 +05:30

2 lines
51 B
Makefile

build: *.go
echo $^ | xargs -n1 -I {} go build {}