for sparc64:

CPPFLAGS.fbbltone.c=    -Wno-error
This commit is contained in:
mrg 2003-12-21 13:07:01 +00:00
parent c34d438f6c
commit a7b8bfbf90

View File

@ -1,8 +1,10 @@
# $NetBSD: Makefile,v 1.4 2003/12/21 03:07:01 rtr Exp $
# $NetBSD: Makefile,v 1.5 2003/12/21 13:07:01 mrg Exp $
.include "../Makefile.serverlib"
.include "Makefile.fb"
CPPFLAGS.fbbltone.c= -Wno-error
.if defined(X11FLAGS.LOADABLE)
SUBDIR= module
.include <bsd.subdir.mk>