Makefile revision a9478106a12424322498e53cf7cd75bd8a4d6004
0N/A#
0N/A# This file and its contents are supplied under the terms of the
0N/A# Common Development and Distribution License ("CDDL"), version 1.0.
376N/A# You may only use this file in accordance with the terms of version
0N/A# 1.0 of the CDDL.
0N/A#
0N/A# A full copy of the text of the CDDL should have accompanied this
0N/A# source. A copy of the CDDL is also available via the Internet
292N/A# at http://www.illumos.org/license/CDDL.
292N/A#
292N/A
292N/A#
0N/A# Copyright 2011, Richard Lowe
0N/A# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
0N/A#
292N/A
292N/Ainclude $(SRC)/Makefile.master
292N/A
292N/AMANSECT= 9
292N/A
292N/AMANLINKS= Intro.9 \
292N/A intro.9
292N/A
292N/AIntro.9 := LINKSRC = ../man9e/Intro.9e
292N/Aintro.9 := LINKSRC = ../man9e/Intro.9e
292N/A
0N/A.KEEP_STATE:
0N/A
0N/Ainclude $(SRC)/man/Makefile.man
0N/A
0N/Ainstall: $(ROOTMANLINKS)
0N/A