$NetBSD: patch-aa,v 1.2 2003/12/05 10:23:55 adam Exp $

--- GNUmakefile.preamble.orig	Tue Feb 12 14:35:17 2002
+++ GNUmakefile.preamble
@@ -2,10 +2,10 @@
 ADDITIONAL_CPPFLAGS +=
 
 # Additional flags to pass to the Objective-C compiler
-ADDITIONAL_OBJCFLAGS += -Wall -Werror
+ADDITIONAL_OBJCFLAGS += -Wall -Wno-import
 
 # Additional flags to pass to the C compiler
-ADDITIONAL_CFLAGS += -Wall -Werror
+ADDITIONAL_CFLAGS += -Wall -Wno-import -Werror
 
 # Additional include directories the compiler should search
 ADDITIONAL_INCLUDE_DIRS +=
