commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r7643 - usrp2/trunk/firmware/apps


From: eb
Subject: [Commit-gnuradio] r7643 - usrp2/trunk/firmware/apps
Date: Tue, 12 Feb 2008 00:10:53 -0700 (MST)

Author: eb
Date: 2008-02-12 00:10:53 -0700 (Tue, 12 Feb 2008)
New Revision: 7643

Modified:
   usrp2/trunk/firmware/apps/Makefile.am
Log:
Makefile cleanup

Modified: usrp2/trunk/firmware/apps/Makefile.am
===================================================================
--- usrp2/trunk/firmware/apps/Makefile.am       2008-02-12 07:10:24 UTC (rev 
7642)
+++ usrp2/trunk/firmware/apps/Makefile.am       2008-02-12 07:10:53 UTC (rev 
7643)
@@ -42,12 +42,10 @@
        tx_standalone
 
 
-tx_drop_SOURCES = tx_drop.c app_common.c
-tx_drop_rate_limited_SOURCES = tx_drop_rate_limited.c app_common.c
-tx_drop2_SOURCES = tx_drop2.c app_common.c
+# tx_drop_SOURCES = tx_drop.c app_common.c
+# tx_drop_rate_limited_SOURCES = tx_drop_rate_limited.c app_common.c
+# tx_drop2_SOURCES = tx_drop2.c app_common.c
 tx_only_SOURCES = tx_only.c app_common.c
 rx_only_SOURCES = rx_only.c app_common.c
 
-CLEANFILES = *.map *.rom *.dump *.bin
 
-





reply via email to

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