$OpenBSD: patch-wml_aux_iselect_Makefile_in,v 1.1.1.1 2006/07/14 16:12:14 bernd Exp $
--- wml_aux/iselect/Makefile.in.orig	Sun Jun 25 11:52:25 2006
+++ wml_aux/iselect/Makefile.in	Sun Jun 25 11:52:39 2006
@@ -11,8 +11,7 @@ srcdir          = @srcdir@
 # ------------------------------------------------
 
 #   compiler tools
-CC      = @CC@
-CFLAGS  = @CFLAGS@ -I.
+CFLAGS  += @CFLAGS@ -I.
 LDFLAGS = @LDFLAGS@
 LIBS    = @LIBS@
 debug   = @debug@
