1*2d08521bSGarrett D'Amore# 2*2d08521bSGarrett D'Amore# This file and its contents are supplied under the terms of the 3*2d08521bSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0. 4*2d08521bSGarrett D'Amore# You may only use this file in accordance with the terms of version 5*2d08521bSGarrett D'Amore# 1.0 of the CDDL. 6*2d08521bSGarrett D'Amore# 7*2d08521bSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this 8*2d08521bSGarrett D'Amore# source. A copy of the CDDL is also available via the Internet at 9*2d08521bSGarrett D'Amore# http://www.illumos.org/license/CDDL. 10*2d08521bSGarrett D'Amore# 11*2d08521bSGarrett D'Amore 12*2d08521bSGarrett D'Amore# 13*2d08521bSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved. 14*2d08521bSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org> 15*2d08521bSGarrett D'Amore# 16*2d08521bSGarrett D'Amore 17*2d08521bSGarrett D'AmoreSUBDIRS = newlocale 18*2d08521bSGarrett D'Amore 19*2d08521bSGarrett D'Amoreinclude $(SRC)/test/Makefile.com 20