diff options
Diffstat (limited to 'src/GNUmakefile')
-rw-r--r-- | src/GNUmakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile index 3569479..e0ff4ae 100644 --- a/src/GNUmakefile +++ b/src/GNUmakefile @@ -18,14 +18,14 @@ # # ------------------------------------------------------------------------- # -# $Id: GNUmakefile,v 1.9 2005-04-11 00:13:17 ianc Exp $ +# $Id: GNUmakefile,v 1.10 2005-04-15 23:56:34 ianc Exp $ # # **************************************** START OF CONFIGURATION # -# The directory to install the built library, headers and docs into. +# The directory to install the built library and headers into. # NB: Use *forward* slashes if setting to a DOS path. # INSTALLDIR = /usr/local |