1cd964fceSMatt Barden#
2cd964fceSMatt Barden# This file and its contents are supplied under the terms of the
3cd964fceSMatt Barden# Common Development and Distribution License ("CDDL"), version 1.0.
4cd964fceSMatt Barden# You may only use this file in accordance with the terms of version
5cd964fceSMatt Barden# 1.0 of the CDDL.
6cd964fceSMatt Barden#
7cd964fceSMatt Barden# A full copy of the text of the CDDL should have accompanied this
8cd964fceSMatt Barden# source.  A copy of the CDDL is also available via the Internet at
9cd964fceSMatt Barden# http://www.illumos.org/license/CDDL.
10cd964fceSMatt Barden#
11cd964fceSMatt Barden
12cd964fceSMatt Barden#
13cd964fceSMatt Barden# Copyright 2015 Nexenta Systems, Inc.  All rights reserved.
14faeaba88SJason King# Copyright 2019 Joyent, Inc.
15cd964fceSMatt Barden#
16cd964fceSMatt Barden
17*b70bf3eeSBill SommerfeldSUBDIRS = modes common digest hmac longhash
18faeaba88SJason King
19faeaba88SJason Kingall: $(SUBDIRS)
20cd964fceSMatt Barden
21cd964fceSMatt Bardenmodes: common
22f3041bfaSJason Kingdigest: common
23faeaba88SJason Kinghmac: common
24cd964fceSMatt Barden
25cd964fceSMatt Bardeninclude $(SRC)/test/Makefile.com
26