xref: /titanic_51/usr/src/test/libc-tests/Makefile (revision de572d98af8238405c5d1292a788b1a85b0c68eb)
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
172d08521bSGarrett D'Amore.PARALLEL: $(SUBDIRS)
182d08521bSGarrett D'Amore
19*de572d98SGarrett D'AmoreSUBDIRS = cfg cmd runfiles tests doc
202d08521bSGarrett D'Amore
212d08521bSGarrett D'Amoreinclude $(SRC)/test/Makefile.com
22