]> rtime.felk.cvut.cz Git - novaboot.git/blob - server/Makefile
server: Add novaboot users to the novaboot group
[novaboot.git] / server / Makefile
1 all: adduser-novaboot.8 novaboot-shell.1
2
3 adduser-novaboot.8: adduser-novaboot
4         pod2man --section=8 --center="System Manager's Manual" $< $@
5
6 novaboot-shell.1: novaboot-shell
7         pod2man --center="User commands" $< $@