File: Makefile

package info (click to toggle)
cfingerd 1.4.3-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 964 kB
  • sloc: ansic: 3,776; perl: 501; makefile: 137; sh: 73
file content (9 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
# CFINGERD Documentation Installation
# by Ken Hollis, Martin Schulze

include ../Makefile.cfg

install:
	install -m 644 -o $(MAN_OWNER) -g $(MAN_GROUP) cfingerd.8 $(MANDIR)/man8
	install -m 644 -o $(MAN_OWNER) -g $(MAN_GROUP) cfingerd.conf.5 $(MANDIR)/man5
	install -m 644 -o $(MAN_OWNER) -g $(MAN_GROUP) cfingerd.text.5 $(MANDIR)/man5