1*b41e2fb6SRichard Lowe# 2*b41e2fb6SRichard Lowe# This file and its contents are supplied under the terms of the 3*b41e2fb6SRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0. 4*b41e2fb6SRichard Lowe# You may only use this file in accordance with the terms of version 5*b41e2fb6SRichard Lowe# 1.0 of the CDDL. 6*b41e2fb6SRichard Lowe# 7*b41e2fb6SRichard Lowe# A full copy of the text of the CDDL should have accompanied this 8*b41e2fb6SRichard Lowe# source. A copy of the CDDL is also available via the Internet at 9*b41e2fb6SRichard Lowe# http://www.illumos.org/license/CDDL. 10*b41e2fb6SRichard Lowe# 11*b41e2fb6SRichard Lowe 12*b41e2fb6SRichard Lowe# Copyright 2024 Richard Lowe. 13*b41e2fb6SRichard Lowe 14*b41e2fb6SRichard LoweSUBDIRS = \ 15*b41e2fb6SRichard Lowe functional \ 16*b41e2fb6SRichard Lowe testmatch 17*b41e2fb6SRichard Lowe 18*b41e2fb6SRichard Loweinclude $(SRC)/test/Makefile.com 19