mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-18 03:29:50 +02:00
Install nlist header and man page
This commit is contained in:
2
Makefile
2
Makefile
@@ -54,6 +54,7 @@ LIB_INCLUDES := \
|
|||||||
bsd/bsd.h \
|
bsd/bsd.h \
|
||||||
bsd/cdefs.h \
|
bsd/cdefs.h \
|
||||||
bsd/stdlib.h \
|
bsd/stdlib.h \
|
||||||
|
nlist.h \
|
||||||
vis.h \
|
vis.h \
|
||||||
libutil.h
|
libutil.h
|
||||||
|
|
||||||
@@ -62,6 +63,7 @@ LIB_MANS := \
|
|||||||
strlcpy.3 \
|
strlcpy.3 \
|
||||||
fgetln.3 \
|
fgetln.3 \
|
||||||
fmtcheck.3 \
|
fmtcheck.3 \
|
||||||
|
nlist.3 \
|
||||||
setmode.3 \
|
setmode.3 \
|
||||||
strmode.3 \
|
strmode.3 \
|
||||||
md5.3bsd
|
md5.3bsd
|
||||||
|
Reference in New Issue
Block a user