xref: /titanic_44/usr/src/data/Makefile.data (revision 45ba3153cd6c019703d2e98425b7cae2b12b5f21)
1*45ba3153SMarcel Telka#
2*45ba3153SMarcel Telka# This file and its contents are supplied under the terms of the
3*45ba3153SMarcel Telka# Common Development and Distribution License ("CDDL"), version 1.0.
4*45ba3153SMarcel Telka# You may only use this file in accordance with the terms of version
5*45ba3153SMarcel Telka# 1.0 of the CDDL.
6*45ba3153SMarcel Telka#
7*45ba3153SMarcel Telka# A full copy of the text of the CDDL should have accompanied this
8*45ba3153SMarcel Telka# source.  A copy of the CDDL is also available via the Internet at
9*45ba3153SMarcel Telka# http://www.illumos.org/license/CDDL.
10*45ba3153SMarcel Telka#
11*45ba3153SMarcel Telka
12*45ba3153SMarcel Telka#
13*45ba3153SMarcel Telka# Copyright 2017 Nexenta Systems, Inc.
14*45ba3153SMarcel Telka#
15*45ba3153SMarcel Telka
16*45ba3153SMarcel Telkainclude		$(SRC)/Makefile.master
17*45ba3153SMarcel Telka
18*45ba3153SMarcel TelkaROOTETC=	$(ROOT)/etc
19*45ba3153SMarcel TelkaROOTLIB=	$(ROOT)/usr/lib
20*45ba3153SMarcel TelkaROOTSHLIB=	$(ROOT)/usr/share/lib
21