xref: /titanic_51/usr/src/test/libc-tests/tests/Makefile (revision 538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2)
12d08521bSGarrett D'Amore#
22d08521bSGarrett D'Amore# This file and its contents are supplied under the terms of the
32d08521bSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0.
42d08521bSGarrett D'Amore# You may only use this file in accordance with the terms of version
52d08521bSGarrett D'Amore# 1.0 of the CDDL.
62d08521bSGarrett D'Amore#
72d08521bSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this
82d08521bSGarrett D'Amore# source.  A copy of the CDDL is also available via the Internet at
92d08521bSGarrett D'Amore# http://www.illumos.org/license/CDDL.
102d08521bSGarrett D'Amore#
112d08521bSGarrett D'Amore
122d08521bSGarrett D'Amore#
132d08521bSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved.
142d08521bSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
152d08521bSGarrett D'Amore#
162d08521bSGarrett D'Amore
17*538aa54dSGarrett D'AmoreSUBDIRS = newlocale nl_langinfo wcsrtombs
182d08521bSGarrett D'Amore
19*538aa54dSGarrett D'Amoreinclude $(SRC)/Makefile.master
202d08521bSGarrett D'Amoreinclude $(SRC)/test/Makefile.com
21