index
:
matthieu/pve-network.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PVE
/
Makefile
blob: 7f1cf985465f9249ff03c7d8905a2cd0e3bb5622 (
plain
)
1
2
3
4
5
6
7
8
all: .PHONY: install install: make -C Network install make -C API2 install clean: