commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6683 - gnuradio/branches/developers/gnychis/inband/us


From: gnychis
Subject: [Commit-gnuradio] r6683 - gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband
Date: Mon, 22 Oct 2007 21:20:06 -0600 (MDT)

Author: gnychis
Date: 2007-10-22 21:20:05 -0600 (Mon, 22 Oct 2007)
New Revision: 6683

Removed:
   
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/test_usrp_inband.cc
Modified:
   gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/Makefile.am
Log:
More cleanup, depricated test program


Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/Makefile.am
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/Makefile.am    
    2007-10-23 00:33:38 UTC (rev 6682)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/Makefile.am    
    2007-10-23 03:20:05 UTC (rev 6683)
@@ -111,15 +111,10 @@
 # ------------------------------------------------------------------------
 
 noinst_PROGRAMS =                      \
-       test_inband                     \
-       test_usrp_inband
+       test_inband
 
 test_inband_SOURCES = test_inband.cc
 test_inband_LDADD   = libusrp_inband-qa.la
 
-test_usrp_inband_SOURCES = test_usrp_inband.cc
-test_usrp_inband_LDADD = libusrp_inband-qa.la
-
-
 MOSTLYCLEANFILES = \
        $(BUILT_SOURCES) *~ *.pyc

Deleted: 
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/test_usrp_inband.cc





reply via email to

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