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
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
21 MANFILES
= bgets
.3gen \
33 MANLINKS
= advance
.3gen \
45 rmdirp
.3gen
:= LINKSRC
= mkdirp
.3gen
47 p2close
.3gen
:= LINKSRC
= p2open
.3gen
49 advance
.3gen
:= LINKSRC
= regexpr
.3gen
50 compile
.3gen
:= LINKSRC
= regexpr
.3gen
51 step
.3gen
:= LINKSRC
= regexpr
.3gen
53 strcadd
.3gen
:= LINKSRC
= strccpy
.3gen
54 streadd
.3gen
:= LINKSRC
= strccpy
.3gen
55 strecpy
.3gen
:= LINKSRC
= strccpy
.3gen
57 str
.3gen
:= LINKSRC
= strfind
.3gen
58 strrspn
.3gen
:= LINKSRC
= strfind
.3gen
59 strtrns
.3gen
:= LINKSRC
= strfind
.3gen
63 include $(SRC
)/man
/Makefile.man
65 install: $(ROOTMANFILES
) $(ROOTMANLINKS
)