]> git.proxmox.com Git - pve-manager.git/blame - common.mk
imported from svn 'pve-manager/pve2'
[pve-manager.git] / common.mk
CommitLineData
aff192e6
DM
1RELEASE=2.0
2
3man1dir = "/usr/share/man/man1"
4man7dir = "/usr/share/man/man7"
5
6
7%.1: %
8 pod2man -n $* -s 1 -r "proxmox 1.0" -c "Proxmox Documentation" <$* >$*.1