add Makefile targets to compile & install clients & server separately

This commit is contained in:
marschap
2008-10-10 10:08:10 +00:00
parent ef89a572b0
commit 5d61775108
5 changed files with 41 additions and 3 deletions
+10
View File
@@ -31,6 +31,16 @@ CLEANFILES = LCDd.8 lcdproc.1 lcdproc-config.5
## convenience targets
.PHONY: install-server-man install-client-man
install-server-man: install-man8 install-man5
install-client-man: install-man1 install-man5
.PHONY: install-html-guides install-html-developerguide install-html-userguide
install-html-guides: install-html-developerguide install-html-userguide
install-html-developerguide: