Makefile (18d738ddd2d0f4a4b4d5b1939e627aacd420b59d) | Makefile (1edba515a3484e0f74b638b203d462b3112ac84d) |
---|---|
1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL"), version 1.0. 4# You may only use this file in accordance with the terms of version 5# 1.0 of the CDDL. 6# 7# A full copy of the text of the CDDL should have accompanied this 8# source. A copy of the CDDL is also available via the Internet --- 6 unchanged lines hidden (view full) --- 15# Copyright (c) 2013, 2016 by Delphix. All rights reserved. 16# Copyright 2016 Toomas Soome <tsoome@me.com> 17# Copyright (c) 2017, Chris Fraire <cfraire@me.com>. 18# Copyright 2018 Nexenta Systems, Inc. 19# Copyright 2020 Joyent, Inc. 20# Copyright 2021 OmniOS Community Edition (OmniOSce) Association. 21# Copyright 2022 Garrett D'Amore 22# Copyright 2023 Peter Tribble | 1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL"), version 1.0. 4# You may only use this file in accordance with the terms of version 5# 1.0 of the CDDL. 6# 7# A full copy of the text of the CDDL should have accompanied this 8# source. A copy of the CDDL is also available via the Internet --- 6 unchanged lines hidden (view full) --- 15# Copyright (c) 2013, 2016 by Delphix. All rights reserved. 16# Copyright 2016 Toomas Soome <tsoome@me.com> 17# Copyright (c) 2017, Chris Fraire <cfraire@me.com>. 18# Copyright 2018 Nexenta Systems, Inc. 19# Copyright 2020 Joyent, Inc. 20# Copyright 2021 OmniOS Community Edition (OmniOSce) Association. 21# Copyright 2022 Garrett D'Amore 22# Copyright 2023 Peter Tribble |
23# Copyright 2024 Oxide Computer Company |
|
23# 24 25include $(SRC)/Makefile.master 26 27MANSECT= 8 28 29_MANFILES= 6to4relay.8 \ 30 Intro.8 \ --- 434 unchanged lines hidden (view full) --- 465 syseventadm.8 \ 466 syseventconfd.8 \ 467 syseventd.8 \ 468 syslogd.8 \ 469 tapes.8 \ 470 tcpd.8 \ 471 tcpdchk.8 \ 472 tcpdmatch.8 \ | 24# 25 26include $(SRC)/Makefile.master 27 28MANSECT= 8 29 30_MANFILES= 6to4relay.8 \ 31 Intro.8 \ --- 434 unchanged lines hidden (view full) --- 466 syseventadm.8 \ 467 syseventconfd.8 \ 468 syseventd.8 \ 469 syslogd.8 \ 470 tapes.8 \ 471 tcpd.8 \ 472 tcpdchk.8 \ 473 tcpdmatch.8 \ |
474 tcpkey.8 \ |
|
473 th_define.8 \ 474 th_manage.8 \ 475 tic.8 \ 476 tnchkdb.8 \ 477 tnctl.8 \ 478 tnd.8 \ 479 tninfo.8 \ 480 tpmadm.8 \ --- 251 unchanged lines hidden --- | 475 th_define.8 \ 476 th_manage.8 \ 477 tic.8 \ 478 tnchkdb.8 \ 479 tnctl.8 \ 480 tnd.8 \ 481 tninfo.8 \ 482 tpmadm.8 \ --- 251 unchanged lines hidden --- |