xref: /titanic_41/usr/src/test/libc-tests/tests/Makefile (revision 28f17cb2cce2c4ba0dcda9d9f52a8935aa02e489)
162c3776aSGarrett D'Amore#
262c3776aSGarrett D'Amore# This file and its contents are supplied under the terms of the
362c3776aSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0.
462c3776aSGarrett D'Amore# You may only use this file in accordance with the terms of version
562c3776aSGarrett D'Amore# 1.0 of the CDDL.
662c3776aSGarrett D'Amore#
762c3776aSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this
862c3776aSGarrett D'Amore# source.  A copy of the CDDL is also available via the Internet at
962c3776aSGarrett D'Amore# http://www.illumos.org/license/CDDL.
1062c3776aSGarrett D'Amore#
1162c3776aSGarrett D'Amore
1262c3776aSGarrett D'Amore#
1362c3776aSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved.
14910382afSGarrett D'Amore# Copyright 2015 Garrett D'Amore <garrett@damore.org>
1562c3776aSGarrett D'Amore#
1662c3776aSGarrett D'Amore
17*28f17cb2SRobert MustacchiSUBDIRS = fpround newlocale nl_langinfo symbols wcsrtombs wctype random
1862c3776aSGarrett D'Amore
19f6b47728SGarrett D'Amoreinclude $(SRC)/Makefile.master
2062c3776aSGarrett D'Amoreinclude $(SRC)/test/Makefile.com
21