3600 edit(1) is a bad .so reference
[illumos-gate.git] / usr / src / man / man3ucb / Makefile
blob18211dfc034da84674e3115c0a8e230a8ebb0493
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= 3ucb
21 MANFILES= dbm.3ucb \
22 flock.3ucb \
23 fopen.3ucb \
24 gettimeofday.3ucb \
25 mctl.3ucb \
26 nice.3ucb \
27 nlist.3ucb \
28 printf.3ucb \
29 psignal.3ucb \
30 rand.3ucb \
31 readdir.3ucb \
32 scandir.3ucb \
33 setjmp.3ucb \
34 sigblock.3ucb \
35 siginterrupt.3ucb \
36 signal.3ucb \
37 sigstack.3ucb \
38 sigvec.3ucb \
39 sleep.3ucb \
40 syscall.3ucb \
41 times.3ucb \
42 wait.3ucb
44 .KEEP_STATE:
46 include $(SRC)/man/Makefile.man
48 install: $(ROOTMANFILES)