diff options
author | Rob Savoye | 2010-10-18 22:07:32 -0600 |
---|---|---|
committer | Eric Blossom | 2010-11-10 12:10:46 -0800 |
commit | 42753aad1c8170bf1a4d4003d636ac5a81cbbda3 (patch) | |
tree | b22792c53fd66985ce171c47f6b4bcdf33b90717 /gr-msdd6000/src | |
parent | 31661e655660a77c28cf14fcb5f648ea05505450 (diff) | |
download | gnuradio-42753aad1c8170bf1a4d4003d636ac5a81cbbda3.tar.gz gnuradio-42753aad1c8170bf1a4d4003d636ac5a81cbbda3.tar.bz2 gnuradio-42753aad1c8170bf1a4d4003d636ac5a81cbbda3.zip |
regeneratd
Diffstat (limited to 'gr-msdd6000/src')
-rw-r--r-- | gr-msdd6000/src/Makefile.swig.gen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-msdd6000/src/Makefile.swig.gen b/gr-msdd6000/src/Makefile.swig.gen index 50ba1ab38..a2052e754 100644 --- a/gr-msdd6000/src/Makefile.swig.gen +++ b/gr-msdd6000/src/Makefile.swig.gen @@ -303,8 +303,8 @@ $(DEPDIR)/msdd-generate-python-stamp: @am__include@ @am__quote@./$(DEPDIR)/msdd_python.d@am__quote@ -if GUILE $(DEPDIR)/msdd-generate-guile-stamp: +if GUILE # the comments for the target above apply to this target as well, but it seemed # silly to include them twice. The only main change is for guile. if $(SWIG) $(STD_SWIG_GUILE_ARGS) $(msdd_swig_args) \ @@ -641,8 +641,8 @@ $(DEPDIR)/msdd_rs-generate-python-stamp: @am__include@ @am__quote@./$(DEPDIR)/msdd_rs_python.d@am__quote@ -if GUILE $(DEPDIR)/msdd_rs-generate-guile-stamp: +if GUILE # the comments for the target above apply to this target as well, but it seemed # silly to include them twice. The only main change is for guile. if $(SWIG) $(STD_SWIG_GUILE_ARGS) $(msdd_rs_swig_args) \ |