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
18 include $(SRC)/Makefile.master
19
20 MANSECT= 1
21
22 MANFILES= acctcom.1 \
23 adb.1 \
24 addbib.1 \
25 alias.1 \
26 allocate.1 \
27 amt.1 \
28 appcert.1 \
29 apptrace.1 \
30 apropos.1 \
31 ar.1 \
32 arch.1 \
33 asa.1 \
34 at.1 \
35 atq.1 \
402 volrmmount.1 \
403 vtfontcvt.1 \
404 w.1 \
405 wait.1 \
406 wc.1 \
407 which.1 \
408 who.1 \
409 whocalls.1 \
410 whois.1 \
411 write.1 \
412 xargs.1 \
413 xgettext.1 \
414 xstr.1 \
415 yacc.1 \
416 yes.1 \
417 ypcat.1 \
418 ypmatch.1 \
419 yppasswd.1 \
420 ypwhich.1 \
421 zlogin.1 \
422 zonename.1
423
424 MANLINKS= batch.1 \
425 bg.1 \
426 case.1 \
427 chdir.1 \
428 checkeq.1 \
429 continue.1 \
430 decrypt.1 \
431 dirname.1 \
432 dirs.1 \
433 disable.1 \
434 dmake.1 \
435 dumpkeys.1 \
436 edit.1 \
437 egrep.1 \
438 errange.1 \
439 errdate.1 \
440 errgid.1 \
441 errint.1 \
442 erritem.1 \
|
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 #
18
19 include $(SRC)/Makefile.master
20
21 MANSECT= 1
22
23 MANFILES= acctcom.1 \
24 adb.1 \
25 addbib.1 \
26 alias.1 \
27 allocate.1 \
28 amt.1 \
29 appcert.1 \
30 apptrace.1 \
31 apropos.1 \
32 ar.1 \
33 arch.1 \
34 asa.1 \
35 at.1 \
36 atq.1 \
403 volrmmount.1 \
404 vtfontcvt.1 \
405 w.1 \
406 wait.1 \
407 wc.1 \
408 which.1 \
409 who.1 \
410 whocalls.1 \
411 whois.1 \
412 write.1 \
413 xargs.1 \
414 xgettext.1 \
415 xstr.1 \
416 yacc.1 \
417 yes.1 \
418 ypcat.1 \
419 ypmatch.1 \
420 yppasswd.1 \
421 ypwhich.1 \
422 zlogin.1 \
423 zonename.1 \
424 zonestat.1
425
426 MANLINKS= batch.1 \
427 bg.1 \
428 case.1 \
429 chdir.1 \
430 checkeq.1 \
431 continue.1 \
432 decrypt.1 \
433 dirname.1 \
434 dirs.1 \
435 disable.1 \
436 dmake.1 \
437 dumpkeys.1 \
438 edit.1 \
439 egrep.1 \
440 errange.1 \
441 errdate.1 \
442 errgid.1 \
443 errint.1 \
444 erritem.1 \
|