$NetBSD: $

--- src/Makefile.in.orig	Fri Dec 13 10:28:36 2002
+++ src/Makefile.in	Fri Dec 13 10:28:50 2002
@@ -323,7 +323,7 @@
 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
 .c.x:
-	guile-snarf $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $< > $@
+	guile-snarf $< $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) > $@
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
