$NetBSD$

--- OS/Makefile-Default.orig	2009-10-16 07:30:54.000000000 +0000
+++ OS/Makefile-Default
@@ -73,7 +73,7 @@ PERL_COMMAND=/usr/bin/perl
 
 # CC contains the name of the C compiler to be used.
 
-CC=gcc
+# CC=gcc
 
 
 # CFLAGS contains flags to be passed to the compiler. Nothing is defaulted
@@ -86,7 +86,7 @@ CC=gcc
 # here; instead each OS-dependent Makefile contains a default setting if one
 # is needed.
 
-# LFLAGS=
+LFLAGS=$(LDFLAGS)
 
 
 # PCRE_LIBS contains the library to be linked for PCRE
