mirror of
https://github.com/samsonjs/lake.git
synced 2026-03-25 08:55:49 +00:00
3 lines
55 B
Makefile
3 lines
55 B
Makefile
all:
|
|
cd src && make clean && make
|
|
mv src/lake ./lake
|