xref: /illumos-gate/usr/src/man/man3utempter/Makefile (revision 78a75454a34d2b5e9b2c2967ecdaf9c5d3e6b030)
18124b811SYuri Pankov#
28124b811SYuri Pankov# This file and its contents are supplied under the terms of the
38124b811SYuri Pankov# Common Development and Distribution License ("CDDL"), version 1.0.
48124b811SYuri Pankov# You may only use this file in accordance with the terms of version
58124b811SYuri Pankov# 1.0 of the CDDL.
68124b811SYuri Pankov#
78124b811SYuri Pankov# A full copy of the text of the CDDL should have accompanied this
88124b811SYuri Pankov# source.  A copy of the CDDL is also available via the Internet
98124b811SYuri Pankov# at http://www.illumos.org/license/CDDL.
108124b811SYuri Pankov#
118124b811SYuri Pankov
128124b811SYuri Pankovinclude		$(SRC)/Makefile.master
138124b811SYuri Pankov
148124b811SYuri PankovMANSECT=	3utempter
158124b811SYuri Pankov
168124b811SYuri PankovMANFILES=	utempter_add_record.3utempter
178124b811SYuri Pankov
188124b811SYuri Pankov.KEEP_STATE:
198124b811SYuri Pankov
208124b811SYuri Pankovinclude		$(SRC)/man/Makefile.man
218124b811SYuri Pankov
22*78a75454SPatrick Mooneyinstall:	$(ROOTMANFILES) $(MANLINK_SRCS)
23*78a75454SPatrick Mooney	$(MANLINK_INSTALL)
24