commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r9823 - in gnuradio/branches/developers/eb/gcell-wip/g


From: eb
Subject: [Commit-gnuradio] r9823 - in gnuradio/branches/developers/eb/gcell-wip/gcell: . src
Date: Wed, 22 Oct 2008 11:45:00 -0600 (MDT)

Author: eb
Date: 2008-10-22 11:44:59 -0600 (Wed, 22 Oct 2008)
New Revision: 9823

Added:
   gnuradio/branches/developers/eb/gcell-wip/gcell/Makefile.am
   gnuradio/branches/developers/eb/gcell-wip/gcell/apps/
   gnuradio/branches/developers/eb/gcell-wip/gcell/ibm/
   gnuradio/branches/developers/eb/gcell-wip/gcell/include/
   gnuradio/branches/developers/eb/gcell-wip/gcell/lib/
Removed:
   gnuradio/branches/developers/eb/gcell-wip/gcell/Makefile.am
   gnuradio/branches/developers/eb/gcell-wip/gcell/src/Makefile.am
   gnuradio/branches/developers/eb/gcell-wip/gcell/src/apps/
   gnuradio/branches/developers/eb/gcell-wip/gcell/src/ibm/
   gnuradio/branches/developers/eb/gcell-wip/gcell/src/include/
   gnuradio/branches/developers/eb/gcell-wip/gcell/src/lib/
Log:
mv gcell/src/* gcell; rmdir gcell/src

Deleted: gnuradio/branches/developers/eb/gcell-wip/gcell/Makefile.am

Copied: gnuradio/branches/developers/eb/gcell-wip/gcell/Makefile.am (from rev 
9822, gnuradio/branches/developers/eb/gcell-wip/gcell/src/Makefile.am)
===================================================================
--- gnuradio/branches/developers/eb/gcell-wip/gcell/Makefile.am                 
        (rev 0)
+++ gnuradio/branches/developers/eb/gcell-wip/gcell/Makefile.am 2008-10-22 
17:44:59 UTC (rev 9823)
@@ -0,0 +1,26 @@
+#
+# Copyright 2007,2008 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 3, 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.
+#
+
+include $(top_srcdir)/Makefile.common
+
+SUBDIRS = include lib apps ibm
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA =

Copied: gnuradio/branches/developers/eb/gcell-wip/gcell/apps (from rev 9822, 
gnuradio/branches/developers/eb/gcell-wip/gcell/src/apps)

Copied: gnuradio/branches/developers/eb/gcell-wip/gcell/ibm (from rev 9822, 
gnuradio/branches/developers/eb/gcell-wip/gcell/src/ibm)

Copied: gnuradio/branches/developers/eb/gcell-wip/gcell/include (from rev 9822, 
gnuradio/branches/developers/eb/gcell-wip/gcell/src/include)

Copied: gnuradio/branches/developers/eb/gcell-wip/gcell/lib (from rev 9822, 
gnuradio/branches/developers/eb/gcell-wip/gcell/src/lib)

Deleted: gnuradio/branches/developers/eb/gcell-wip/gcell/src/Makefile.am





reply via email to

[Prev in Thread] Current Thread [Next in Thread]