$NetBSD: patch-af,v 1.1 2005/08/19 06:12:09 grant Exp $

--- Parser/Makefile.in.orig	2000-08-31 16:11:48.000000000 +1100
+++ Parser/Makefile.in
@@ -14,7 +14,7 @@ RANLIB=		@RANLIB@
 AR=		@AR@
 
 DEFS=		@DEFS@
-LIBS=		@LIBS@
+LIBS=		$(LDFLAGS) @LIBS@
 
 
 # === Other things that are customizable but not by configure ===
