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
 
-



_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio

Reply via email to