$NetBSD: patch-aa,v 1.1 2002/12/13 15:39:00 jschauma Exp $

--- Makefile.in.orig	Fri Dec 13 10:34:37 2002
+++ Makefile.in	Fri Dec 13 10:34:52 2002
@@ -666,7 +666,7 @@
 dist-hook: goops.ps
 	cp -p $(top_builddir)/goops.ps $(distdir)
 .c.x:
-	$(SNARF) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $< > $@ \
+	$(SNARF) $< $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) > $@ \
 	|| { rm $@; false; }
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
