commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r9626 - gnuradio/branches/developers/trondeau/qtgui/gr


From: trondeau
Subject: [Commit-gnuradio] r9626 - gnuradio/branches/developers/trondeau/qtgui/gr-qtgui/src/lib/qtspectrum
Date: Sat, 20 Sep 2008 15:13:27 -0600 (MDT)

Author: trondeau
Date: 2008-09-20 15:13:26 -0600 (Sat, 20 Sep 2008)
New Revision: 9626

Modified:
   
gnuradio/branches/developers/trondeau/qtgui/gr-qtgui/src/lib/qtspectrum/GNUmakefile
Log:
adding rules for cleaning up

Modified: 
gnuradio/branches/developers/trondeau/qtgui/gr-qtgui/src/lib/qtspectrum/GNUmakefile
===================================================================
--- 
gnuradio/branches/developers/trondeau/qtgui/gr-qtgui/src/lib/qtspectrum/GNUmakefile
 2008-09-20 20:10:44 UTC (rev 9625)
+++ 
gnuradio/branches/developers/trondeau/qtgui/gr-qtgui/src/lib/qtspectrum/GNUmakefile
 2008-09-20 21:13:26 UTC (rev 9626)
@@ -5,9 +5,11 @@
 
 clean: ;
        make -f Makefile clean
+       rm specDisplay
 
 distclean: ;
        make -f Makefile distclean
+       rm specDisplay.pro
 
 distdir: ;
 





reply via email to

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