Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/mdocml/lib/libmandoc Forgot to commit this
details: https://anonhg.NetBSD.org/src/rev/28642b42e2c9
branches: trunk
changeset: 342371:28642b42e2c9
user: christos <christos%NetBSD.org@localhost>
date: Sat Dec 19 01:19:45 2015 +0000
description:
Forgot to commit this
diffstat:
external/bsd/mdocml/lib/libmandoc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r f4b94cc79c15 -r 28642b42e2c9 external/bsd/mdocml/lib/libmandoc/Makefile
--- a/external/bsd/mdocml/lib/libmandoc/Makefile Sat Dec 19 01:18:00 2015 +0000
+++ b/external/bsd/mdocml/lib/libmandoc/Makefile Sat Dec 19 01:19:45 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2015/12/17 22:31:01 christos Exp $
+# $NetBSD: Makefile,v 1.6 2015/12/19 01:19:45 christos Exp $
LIBISPRIVATE= yes
LIB= mandoc
SRCS= man.c mandoc_aux.c man_hash.c man_macro.c man_validate.c \
- att.c lib.c mdoc.c mdoc_argv.c mdoc_hash.c mdoc_macro.c \
+ att.c chars.c lib.c mdoc.c mdoc_argv.c mdoc_hash.c mdoc_macro.c \
mdoc_man.c mdoc_validate.c msec.c preconv.c st.c \
eqn.c roff.c tbl.c tbl_data.c tbl_layout.c tbl_opts.c \
mandoc.c read.c
Home |
Main Index |
Thread Index |
Old Index