mirror of
https://github.com/jiangcuo/pve-storage.git
synced 2025-08-26 17:26:59 +00:00
5 lines
51 B
Makefile
5 lines
51 B
Makefile
|
|
|
|
.PHONY: install
|
|
install:
|
|
make -C Storage install
|