mirror of
https://github.com/jiangcuo/pve-storage.git
synced 2026-01-15 22:05:45 +00:00
5 lines
51 B
Makefile
5 lines
51 B
Makefile
|
|
|
|
.PHONY: install
|
|
install:
|
|
make -C Storage install
|