* mandoc: add missing compat_stringlist.o to ALL_COBJS, useful for make
@ 2020-06-15 16:58 schwarze
0 siblings, 0 replies; only message in thread
From: schwarze @ 2020-06-15 16:58 UTC (permalink / raw)
To: source
Log Message:
-----------
add missing compat_stringlist.o to ALL_COBJS, useful for make clean
Modified Files:
--------------
mandoc:
Makefile
Revision Data
-------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mandoc/mandoc/Makefile,v
retrieving revision 1.533
retrieving revision 1.534
diff -LMakefile -LMakefile -u -p -r1.533 -r1.534
--- Makefile
+++ Makefile
@@ -261,6 +261,7 @@ ALL_COBJS = compat_err.o \
compat_reallocarray.o \
compat_recallocarray.o \
compat_strcasestr.o \
+ compat_stringlist.o \
compat_strlcat.o \
compat_strlcpy.o \
compat_strndup.o \
--
To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-06-15 16:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15 16:58 mandoc: add missing compat_stringlist.o to ALL_COBJS, useful for make schwarze
source@mandoc.bsd.lv
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.vuxu.org/mandoc-source
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 mandoc-source mandoc-source/ http://inbox.vuxu.org/mandoc-source \
source@mandoc.bsd.lv
public-inbox-index mandoc-source
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.vuxu.org/vuxu.archive.mandoc.source
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git