Make default scan/inc listing file-based
authormarkus schnalke <meillo@marmaro.de>
Wed, 20 Apr 2016 06:19:24 +0000 (08:19 +0200)
committermarkus schnalke <meillo@marmaro.de>
Thu, 21 Apr 2016 08:07:59 +0000 (10:07 +0200)
commite2550f03c9679b6fcc5240f9cda48bd5a9951e3a
treedebf618a6449d0a0fb933dfad2f5337398f88efe
parent102d1d8f2f783d7daa43c4b933bac85fc8de7fab
Make default scan/inc listing file-based

There's now a new format file etc/scan.default, which contains
the default scan listing. Previously it was hard-coded as a define
in h/scansbr.h. The default scan listing format can be set in
config/config.h and can be queried with `mhparam scanformat'.
config/config.c
etc/Makefile.in
etc/scan.default [new file with mode: 0644]
h/mh.h
h/scansbr.h
uip/fmtdump.c
uip/inc.c
uip/mhparam.c
uip/scan.c