xref: /titanic_51/usr/src/data/Makefile.targ (revision 5d0e1406420f52cc4d3d0543044034c4894b5865)
1*5d0e1406SMarcel Telka#
2*5d0e1406SMarcel Telka# This file and its contents are supplied under the terms of the
3*5d0e1406SMarcel Telka# Common Development and Distribution License ("CDDL"), version 1.0.
4*5d0e1406SMarcel Telka# You may only use this file in accordance with the terms of version
5*5d0e1406SMarcel Telka# 1.0 of the CDDL.
6*5d0e1406SMarcel Telka#
7*5d0e1406SMarcel Telka# A full copy of the text of the CDDL should have accompanied this
8*5d0e1406SMarcel Telka# source.  A copy of the CDDL is also available via the Internet at
9*5d0e1406SMarcel Telka# http://www.illumos.org/license/CDDL.
10*5d0e1406SMarcel Telka#
11*5d0e1406SMarcel Telka
12*5d0e1406SMarcel Telka#
13*5d0e1406SMarcel Telka# Copyright 2017 Nexenta Systems, Inc.
14*5d0e1406SMarcel Telka#
15*5d0e1406SMarcel Telka
16*5d0e1406SMarcel Telkaclobber:	clean
17*5d0e1406SMarcel Telka		-$(RM) $(CLOBBERFILES)
18