Makefile (e54e6a394a25bb87fc39c6f223d139a8b9f8d778) Makefile (c0455f334914631f42eb41177d677e2820ee6506)
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#
17
18include $(SRC)/Makefile.master
19
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#
17
18include $(SRC)/Makefile.master
19
20MANSECT= 1
20MANSECT= 1
21
22MANFILES= acctcom.1 \
23 adb.1 \
24 addbib.1 \
25 alias.1 \
26 allocate.1 \
27 amt.1 \
28 appcert.1 \

--- 86 unchanged lines hidden (view full) ---

115 elfedit.1 \
116 elfsign.1 \
117 elfwrap.1 \
118 enable.1 \
119 encrypt.1 \
120 enhance.1 \
121 env.1 \
122 eqn.1 \
21
22MANFILES= acctcom.1 \
23 adb.1 \
24 addbib.1 \
25 alias.1 \
26 allocate.1 \
27 amt.1 \
28 appcert.1 \

--- 86 unchanged lines hidden (view full) ---

115 elfedit.1 \
116 elfsign.1 \
117 elfwrap.1 \
118 enable.1 \
119 encrypt.1 \
120 enhance.1 \
121 env.1 \
122 eqn.1 \
123 etdump.1 \
123 exec.1 \
124 exit.1 \
125 expand.1 \
126 expr.1 \
127 exstr.1 \
128 factor.1 \
129 fdformat.1 \
130 file.1 \

--- 596 unchanged lines hidden ---
124 exec.1 \
125 exit.1 \
126 expand.1 \
127 expr.1 \
128 exstr.1 \
129 factor.1 \
130 fdformat.1 \
131 file.1 \

--- 596 unchanged lines hidden ---