[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuradio-commit
Subject:    [Commit-gnuradio] r4825 - in gnuradio/branches/developers/eb/ibu: config mblock mblock/src mblock/sr
From:       eb () gnuradio ! org
Date:       2007-03-30 3:34:47
Message-ID: 20070330033447.546F838005B () nyquist ! gnuradio ! org
[Download RAW message or body]

Author: eb
Date: 2007-03-29 21:34:47 -0600 (Thu, 29 Mar 2007)
New Revision: 4825

Added:
   gnuradio/branches/developers/eb/ibu/mblock/src/tools/
   gnuradio/branches/developers/eb/ibu/mblock/src/tools/Makefile.am
Modified:
   gnuradio/branches/developers/eb/ibu/config/grc_mblock.m4
   gnuradio/branches/developers/eb/ibu/mblock/README
   gnuradio/branches/developers/eb/ibu/mblock/src/Makefile.am
Log:
added tools dir

Modified: gnuradio/branches/developers/eb/ibu/config/grc_mblock.m4
===================================================================
--- gnuradio/branches/developers/eb/ibu/config/grc_mblock.m4	2007-03-30 01:32:14 UTC (rev 4824)
+++ gnuradio/branches/developers/eb/ibu/config/grc_mblock.m4	2007-03-30 03:34:47 UTC (rev 4825)
@@ -24,7 +24,8 @@
 	mblock/Makefile \
 	mblock/doc/Makefile \
 	mblock/src/Makefile \
-	mblock/src/lib/Makefile
+	mblock/src/lib/Makefile \
+	mblock/src/tools/Makefile
     ])
 
     passed=yes

Modified: gnuradio/branches/developers/eb/ibu/mblock/README
===================================================================
--- gnuradio/branches/developers/eb/ibu/mblock/README	2007-03-30 01:32:14 UTC (rev 4824)
+++ gnuradio/branches/developers/eb/ibu/mblock/README	2007-03-30 03:34:47 UTC (rev 4825)
@@ -1,5 +1,5 @@
 #
-# Copyright 2006 Free Software Foundation, Inc.
+# Copyright 2006,2007 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -20,3 +20,5 @@
 # 
 
 The "Message block" implementation, a work in progress...
+
+http://gnuradio.org/trac/wiki/MessageBlocks

Modified: gnuradio/branches/developers/eb/ibu/mblock/src/Makefile.am
===================================================================
--- gnuradio/branches/developers/eb/ibu/mblock/src/Makefile.am	2007-03-30 01:32:14 UTC (rev 4824)
+++ gnuradio/branches/developers/eb/ibu/mblock/src/Makefile.am	2007-03-30 03:34:47 UTC (rev 4825)
@@ -19,4 +19,4 @@
 # Boston, MA 02110-1301, USA.
 # 
 
-SUBDIRS = lib
+SUBDIRS = tools lib


Property changes on: gnuradio/branches/developers/eb/ibu/mblock/src/tools
___________________________________________________________________
Name: svn:ignore
   + Makefile
Makefile.in
.la
.lo
.deps
.libs
*.la
*.lo


Added: gnuradio/branches/developers/eb/ibu/mblock/src/tools/Makefile.am
===================================================================
--- gnuradio/branches/developers/eb/ibu/mblock/src/tools/Makefile.am	                        (rev 0)
+++ gnuradio/branches/developers/eb/ibu/mblock/src/tools/Makefile.am	2007-03-30 03:34:47 UTC (rev 4825)
@@ -0,0 +1,19 @@
+#
+# Copyright 2007 Free Software Foundation, Inc.
+# 
+# This file is part of GNU Radio
+# 
+# GNU Radio is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+# 
+# GNU Radio is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, write to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+#




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic