mirror of
https://github.com/samsonjs/lake.git
synced 2026-04-02 10:15:50 +00:00
3 lines
55 B
Makefile
3 lines
55 B
Makefile
all:
|
|
cd src && make clean && make
|
|
mv src/lake ./lake
|