Print this page
10814 Want primordial CTF test suite
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
*** 12,22 ****
#
# Copyright (c) 2012 by Delphix. All rights reserved.
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
# Copyright 2014 Nexenta Systems, Inc. All rights reserved.
# Copyright 2017 Jason King
#
SUBDIRS = date dis dladm iconv libnvpair_json libsff printf xargs grep_xpg4
! SUBDIRS += demangle mergeq workq chown
include $(SRC)/test/Makefile.com
--- 12,23 ----
#
# Copyright (c) 2012 by Delphix. All rights reserved.
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
# Copyright 2014 Nexenta Systems, Inc. All rights reserved.
# Copyright 2017 Jason King
+ # Copyright 2019 Joyent, Inc.
#
SUBDIRS = date dis dladm iconv libnvpair_json libsff printf xargs grep_xpg4
! SUBDIRS += demangle mergeq workq chown ctf
include $(SRC)/test/Makefile.com