freebsd/share/syscons
Kyle Evans fb6bc290fb syscons: scrnmaps: appease -Wmissing-variable-declarations
scrmap is only used in the one compilation unit in all cases, make it static
rather than extern'ing it. There's little benefit, but it's easy to do.

It's unclear how this hasn't failed many builds before now, since it should
have cropped up sometime around deeper hierarchies getting a default WARNS.

MFC after:	3 days
2021-01-01 11:53:47 -06:00
..
fonts Add danish translations provided by GitHub user scootergriesen 2020-09-24 09:06:04 +00:00
keymaps Add danish translations provided by GitHub user scootergriesen 2020-09-24 09:06:04 +00:00
scrnmaps syscons: scrnmaps: appease -Wmissing-variable-declarations 2021-01-01 11:53:47 -06:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
Makefile.inc Move syscons support files into a separate package 2015-03-05 17:56:02 +00:00