From 5ea1059c943a8a6dcb67c2a151f27b84b653f549 Mon Sep 17 00:00:00 2001
From: Rob Savoye <rob@welcomehome.org>
Date: Mon, 18 Oct 2010 18:15:58 -0600
Subject: regenerated

---
 gr-trellis/src/lib/Makefile.swig.gen | 54 ++++++++++++++++++------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

(limited to 'gr-trellis/src/lib/Makefile.swig.gen')

diff --git a/gr-trellis/src/lib/Makefile.swig.gen b/gr-trellis/src/lib/Makefile.swig.gen
index 1400b31921..00d51a17a5 100644
--- a/gr-trellis/src/lib/Makefile.swig.gen
+++ b/gr-trellis/src/lib/Makefile.swig.gen
@@ -206,33 +206,6 @@ trellis_python.h trellis.py trellis_python.cc trellis_guile.cc trellis_guile.h:
 		exit $$?; \
 	fi;
 
-$(DEPDIR)/trellis-generate-guile-stamp:
-if GUILE
-	if $(SWIG) $(STD_SWIG_GUILE_ARGS) $(trellis_swig_args) \
-		-MD -MF $(DEPDIR)/trellis_guile.Std \
-		-module trellis -o trellis_guile.cc $(WHAT); then \
-	    if test $(host_os) = mingw32; then \
-		$(RM) $(DEPDIR)/trellis_guile.Sd; \
-		$(SED) 's,\\\\,/,g' < $(DEPDIR)/trellis_guile.Std \
-			> $(DEPDIR)/trellis_guile.Sd; \
-		$(RM) $(DEPDIR)/trellis_guile.Std; \
-		$(MV) $(DEPDIR)/trellis_guile.Sd $(DEPDIR)/trellis_guile.Std; \
-	    fi; \
-	else \
-	    $(RM) $(DEPDIR)/trellis_guile.S*; exit 1; \
-	fi;
-	touch $(DEPDIR)/trellis-generate-guile-stamp
-	$(RM) $(DEPDIR)/trellis_guile.d
-	cp $(DEPDIR)/trellis_guile.Std $(DEPDIR)/trellis_guile.d
-	echo "" >> $(DEPDIR)/trellis_guile.d
-	$(SED) -e '1d;s, \\,,g;s, ,,g' < $(DEPDIR)/trellis_guile.Std | \
-		awk '{ printf "%s:\n\n", $$0 }' >> $(DEPDIR)/trellis_guile.d
-	$(RM) $(DEPDIR)/trellis_guile.Std
-	touch $(DEPDIR)/trellis-generate-guile-stamp
-
-@am__include@ @am__quote@./$(DEPDIR)/trellis_guile.d@am__quote@
-endif
-
 $(DEPDIR)/trellis-generate-python-stamp:
 ## This rule will be called only by the first process issuing the
 ## above rule to succeed in creating the lock directory, after
@@ -299,3 +272,30 @@ $(DEPDIR)/trellis-generate-python-stamp:
 
 @am__include@ @am__quote@./$(DEPDIR)/trellis_python.d@am__quote@
 
+$(DEPDIR)/trellis-generate-guile-stamp:
+if GUILE
+	if $(SWIG) $(STD_SWIG_GUILE_ARGS) $(trellis_swig_args) \
+		-MD -MF $(DEPDIR)/trellis_guile.Std \
+		-module trellis -o trellis_guile.cc $(WHAT); then \
+	    if test $(host_os) = mingw32; then \
+		$(RM) $(DEPDIR)/trellis_guile.Sd; \
+		$(SED) 's,\\\\,/,g' < $(DEPDIR)/trellis_guile.Std \
+			> $(DEPDIR)/trellis_guile.Sd; \
+		$(RM) $(DEPDIR)/trellis_guile.Std; \
+		$(MV) $(DEPDIR)/trellis_guile.Sd $(DEPDIR)/trellis_guile.Std; \
+	    fi; \
+	else \
+	    $(RM) $(DEPDIR)/trellis_guile.S*; exit 1; \
+	fi;
+	touch $(DEPDIR)/trellis-generate-guile-stamp
+	$(RM) $(DEPDIR)/trellis_guile.d
+	cp $(DEPDIR)/trellis_guile.Std $(DEPDIR)/trellis_guile.d
+	echo "" >> $(DEPDIR)/trellis_guile.d
+	$(SED) -e '1d;s, \\,,g;s, ,,g' < $(DEPDIR)/trellis_guile.Std | \
+		awk '{ printf "%s:\n\n", $$0 }' >> $(DEPDIR)/trellis_guile.d
+	$(RM) $(DEPDIR)/trellis_guile.Std
+	touch $(DEPDIR)/trellis-generate-guile-stamp
+
+@am__include@ @am__quote@./$(DEPDIR)/trellis_guile.d@am__quote@
+endif
+
-- 
cgit v1.2.3