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 2013 Nexenta Systems, Inc. All rights reserved.
15 #
16
17 include $(SRC)/Makefile.master
18
19 MANSECT= 1
20
21 MANFILES= acctcom.1 \
22 adb.1 \
23 addbib.1 \
24 alias.1 \
25 allocate.1 \
26 amt.1 \
27 appcert.1 \
28 apptrace.1 \
29 apropos.1 \
30 ar.1 \
31 arch.1 \
32 asa.1 \
33 at.1 \
34 atq.1 \
390 tr.1 \
391 trap.1 \
392 troff.1 \
393 true.1 \
394 truss.1 \
395 tsort.1 \
396 tty.1 \
397 type.1 \
398 typeset.1 \
399 ul.1 \
400 umask.1 \
401 uname.1 \
402 unifdef.1 \
403 uniq.1 \
404 units.1 \
405 unix2dos.1 \
406 uptime.1 \
407 vacation.1 \
408 vgrind.1 \
409 volcheck.1 \
410 volrmmount.1 \
411 w.1 \
412 wait.1 \
413 wc.1 \
414 whatis.1 \
415 which.1 \
416 who.1 \
417 whocalls.1 \
418 whois.1 \
419 write.1 \
420 xargs.1 \
421 xgettext.1 \
422 xstr.1 \
423 yacc.1 \
424 yes.1 \
425 ypcat.1 \
426 ypmatch.1 \
427 yppasswd.1 \
428 ypwhich.1 \
429 zlogin.1 \
430 zonename.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 2013 Nexenta Systems, Inc. All rights reserved.
15 # Copyright 2014 Andrew Stormont.
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 \
391 tr.1 \
392 trap.1 \
393 troff.1 \
394 true.1 \
395 truss.1 \
396 tsort.1 \
397 tty.1 \
398 type.1 \
399 typeset.1 \
400 ul.1 \
401 umask.1 \
402 uname.1 \
403 unifdef.1 \
404 uniq.1 \
405 units.1 \
406 unix2dos.1 \
407 uptime.1 \
408 vacation.1 \
409 vgrind.1 \
410 volcheck.1 \
411 w.1 \
412 wait.1 \
413 wc.1 \
414 whatis.1 \
415 which.1 \
416 who.1 \
417 whocalls.1 \
418 whois.1 \
419 write.1 \
420 xargs.1 \
421 xgettext.1 \
422 xstr.1 \
423 yacc.1 \
424 yes.1 \
425 ypcat.1 \
426 ypmatch.1 \
427 yppasswd.1 \
428 ypwhich.1 \
429 zlogin.1 \
430 zonename.1
|