NetBSD/usr.sbin/zic
apb 3ad52e24ee A different way of dealing with a warning from gcc-4.1 when compiling
zic.c.  Instead of setting WARNS=0 and NOGCCERROR=1, just add -Wno-error
to COPTS.zic.c when using an old version of gcc.

Also include bsd.own.mk earlier.
2013-03-05 13:42:04 +00:00
..
Makefile A different way of dealing with a warning from gcc-4.1 when compiling 2013-03-05 13:42:04 +00:00
Makefile.inc