commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r3285 - gnuradio/branches/developers/jcorgan/ticket-35


From: jcorgan
Subject: [Commit-gnuradio] r3285 - gnuradio/branches/developers/jcorgan/ticket-35
Date: Mon, 14 Aug 2006 19:52:35 -0600 (MDT)

Author: jcorgan
Date: 2006-08-14 19:52:35 -0600 (Mon, 14 Aug 2006)
New Revision: 3285

Modified:
   gnuradio/branches/developers/jcorgan/ticket-35/Makefile.common
Log:
Fixed typo.

Modified: gnuradio/branches/developers/jcorgan/ticket-35/Makefile.common
===================================================================
--- gnuradio/branches/developers/jcorgan/ticket-35/Makefile.common      
2006-08-15 01:40:22 UTC (rev 3284)
+++ gnuradio/branches/developers/jcorgan/ticket-35/Makefile.common      
2006-08-15 01:52:35 UTC (rev 3285)
@@ -73,5 +73,5 @@
 STD_DEFINES_AND_INCLUDES=$(DEFINES) $(GNURADIO_INCLUDES) $(BOOST_CFLAGS)
 
 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
-# using AM_PATH_PROG, but now here have to add a -f to be line GNU make
+# using AM_PATH_PROG, but now here have to add a -f to be like GNU make
 RM=$(RM_PROG) -f





reply via email to

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