[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / pod2mdoc / Regress / formatcode

File: [cvsweb.bsd.lv] / pod2mdoc / Regress / formatcode / Makefile (download)

Revision 1.3, Fri Jul 18 23:56:57 2014 UTC (9 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_0_2, VERSION_0_1, VERSION_0_0_13, HEAD
Changes since 1.2: +1 -1 lines

Almost a rewrite of formatcodeln().
It never handled spacing properly, and my recent overhaul of
formatting code spacing introduced additional regressions.

Besides, fix two more regressions, one regarding character escapes
in outbuf_addstr(), and do not print Ns during invalid escapes in
formatcode().  Finally, correct the name of the E<verbar> character.

TARGETS = code escape invalid macroline textline

.include "../Makefile.inc"