NetBSD/gnu/usr.bin/groff
mrg f15b09a338 use:
extern "C" { stuff-here; }
instead of just
  extern "C" stuff-here;
that GCC 4.5 demands.
2011-06-29 01:59:26 +00:00
..
contrib Install mom macro sets again, per request from Petar Bogdanovic. 2010-01-26 15:11:56 +00:00
doc
font add a line "image_generator gs" to the DESC file as the original 2011-05-27 17:23:47 +00:00
man
src use: 2011-06-29 01:59:26 +00:00
tmac Do not use TAB to line up library arguments, use spaces. 2011-05-21 17:15:46 +00:00
Makefile
Makefile.inc Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00