From 5c02ea03e1226ed706abeede426f0e1727f1ea25 Mon Sep 17 00:00:00 2001
From: eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Date: Thu, 21 Aug 2008 00:01:21 +0000
Subject: Updated gr-howto-write-a-block; mostly the .m4 macros and
 configure.ac. Also modified pkg.m4 to restore the FOO_INCLUDEDIR
 functionality and to add the FOO_CPPFLAGS variable for those times when you
 want only the -I, -D and -U flags from FOO_CFLAGS.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9362 221aa14e-8319-0410-a670-987f0aec2ac5
---
 gr-howto-write-a-block/INSTALL | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'gr-howto-write-a-block/INSTALL')

diff --git a/gr-howto-write-a-block/INSTALL b/gr-howto-write-a-block/INSTALL
index 5458714e1e..d3c5b40a94 100644
--- a/gr-howto-write-a-block/INSTALL
+++ b/gr-howto-write-a-block/INSTALL
@@ -2,7 +2,7 @@ Installation Instructions
 *************************
 
 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006 Free Software Foundation, Inc.
+2006, 2007 Free Software Foundation, Inc.
 
 This file is free documentation; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.
@@ -67,6 +67,9 @@ The simplest way to compile this package is:
      all sorts of other programs in order to regenerate files that came
      with the distribution.
 
+  6. Often, you can also type `make uninstall' to remove the installed
+     files again.
+
 Compilers and Options
 =====================
 
-- 
cgit v1.2.3