6396 remove SVM
[unleashed.git] / usr / src / man / man1b / Makefile
blob5fcb391878eaa8342137fa1e2c95ab195dee393c
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.
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.
13 # Copyright 2011, Richard Lowe
14 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
17 include $(SRC)/Makefile.master
19 MANSECT= 1b
21 MANFILES= basename.1b \
22 biff.1b \
23 chown.1b \
24 df.1b \
25 du.1b \
26 echo.1b \
27 exportfs.1b \
28 expr.1b \
29 fastboot.1b \
30 file.1b \
31 from.1b \
32 groups.1b \
33 grpck.1b \
34 ln.1b \
35 logger.1b \
36 lpc.1b \
37 lpq.1b \
38 lpr.1b \
39 lprm.1b \
40 lptest.1b \
41 mail.1b \
42 mkstr.1b \
43 printenv.1b \
44 ps.1b \
45 rusage.1b \
46 shutdown.1b \
47 stty.1b \
48 sum.1b \
49 test.1b \
50 touch.1b \
51 tset.1b \
52 users.1b \
53 vipw.1b \
54 whereis.1b \
55 whoami.1b
57 MANLINKS= Mail.1b \
58 fasthalt.1b \
59 reset.1b
61 Mail.1b := LINKSRC = mail.1b
63 fasthalt.1b := LINKSRC = fastboot.1b
65 reset.1b := LINKSRC = tset.1b
67 .KEEP_STATE:
69 include $(SRC)/man/Makefile.man
71 install: $(ROOTMANFILES) $(ROOTMANLINKS)