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