From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: add missing compat_stringlist.o to ALL_COBJS, useful for make Date: Mon, 15 Jun 2020 11:58:54 -0500 (EST) Message-ID: <490dd29f6a9f1ee8@mandoc.bsd.lv> (raw) 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
reply other threads:[~2020-06-15 16:58 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=490dd29f6a9f1ee8@mandoc.bsd.lv \ --to=schwarze@mandoc.bsd.lv \ --cc=source@mandoc.bsd.lv \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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