mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 19:32:23 +00:00
remove old openvz make targets
This commit is contained in:
parent
065bb064b5
commit
05c82ad5c3
@ -79,12 +79,6 @@ pvereport.1.pod: pvereport
|
||||
perl -I.. -T -e "use PVE::CLI::$*; PVE::CLI::$*->generate_bash_completions();" >$@.tmp
|
||||
mv $@.tmp $@
|
||||
|
||||
pvectl.1.pod: pvectl
|
||||
perl -I.. ./pvectl printmanpod >$@
|
||||
|
||||
vzrestore.1.pod: vzrestore
|
||||
perl -I.. ./vzrestore printmanpod >$@
|
||||
|
||||
pvemailforward: pvemailforward.c
|
||||
gcc $< -o $@ -g -O2 -Wall -ldl -lc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user