$OpenBSD: patch-sysdeps_guile_names_Makefile_in,v 1.1 2001/09/20 18:39:13 naddy Exp $
--- sysdeps/guile/names/Makefile.in.orig	Thu Sep 20 15:39:58 2001
+++ sysdeps/guile/names/Makefile.in	Thu Sep 20 15:40:17 2001
@@ -454,7 +454,7 @@ guile-names.c: guile-names.pl $(top_buil
 	mv gnc-t guile-names.c
 
 guile-names.x: guile-names.c
-	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.
