Makefile (1c085a54d061bc17f8b209d1ea6161fcdf66d971) | Makefile (d52aae2365749461c362fde5a4c1a26a620cfbd3) |
---|---|
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 9# at http://www.illumos.org/license/CDDL. 10# 11 12# 13# Copyright 2011, Richard Lowe 14# Copyright 2018 Nexenta Systems, Inc. 15# Copyright 2014 Garrett D'Amore <garrett@damore.org> 16# Copyright 2019 OmniOS Community Edition (OmniOSce) Association. | 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 9# at http://www.illumos.org/license/CDDL. 10# 11 12# 13# Copyright 2011, Richard Lowe 14# Copyright 2018 Nexenta Systems, Inc. 15# Copyright 2014 Garrett D'Amore <garrett@damore.org> 16# Copyright 2019 OmniOS Community Edition (OmniOSce) Association. |
17# Copyright 2020 Joyent, Inc. |
|
17# 18 19include $(SRC)/Makefile.master 20 21MANSECT= 1 22 23MANFILES= acctcom.1 \ 24 adb.1 \ --- 64 unchanged lines hidden (view full) --- 89 ctfdump.1 \ 90 ctrun.1 \ 91 ctstat.1 \ 92 ctwatch.1 \ 93 cut.1 \ 94 date.1 \ 95 dc.1 \ 96 deallocate.1 \ | 18# 19 20include $(SRC)/Makefile.master 21 22MANSECT= 1 23 24MANFILES= acctcom.1 \ 25 adb.1 \ --- 64 unchanged lines hidden (view full) --- 90 ctfdump.1 \ 91 ctrun.1 \ 92 ctstat.1 \ 93 ctwatch.1 \ 94 cut.1 \ 95 date.1 \ 96 dc.1 \ 97 deallocate.1 \ |
98 demangle.1 \ |
|
97 deroff.1 \ 98 dhcpinfo.1 \ 99 diff.1 \ 100 diff3.1 \ 101 diffmk.1 \ 102 digest.1 \ 103 dircmp.1 \ 104 dis.1 \ --- 632 unchanged lines hidden --- | 99 deroff.1 \ 100 dhcpinfo.1 \ 101 diff.1 \ 102 diff3.1 \ 103 diffmk.1 \ 104 digest.1 \ 105 dircmp.1 \ 106 dis.1 \ --- 632 unchanged lines hidden --- |