xref: /titanic_41/usr/src/test/libc-tests/Makefile (revision 910382af3c2cf00ecf6a497238e49b4af0d12e0b)
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.
1462c3776aSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
1562c3776aSGarrett D'Amore#
1662c3776aSGarrett D'Amore
1762c3776aSGarrett D'Amore.PARALLEL: $(SUBDIRS)
1862c3776aSGarrett D'Amore
19*910382afSGarrett D'AmoreSUBDIRS = cfg cmd runfiles tests doc
2062c3776aSGarrett D'Amore
2162c3776aSGarrett D'Amoreinclude $(SRC)/test/Makefile.com
22