diff options
author | Michael Biebl <biebl@debian.org> | 2008-06-25 15:41:14 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2008-06-25 15:41:14 +0200 |
commit | 991c6cc7f1b1586b3fad07460503bb9f7a34ad07 (patch) | |
tree | 9e57d0a3459cff82eaec3620c5809190e8ca711b /INSTALL | |
parent | 24b3073e74d910f3c45ccfb1ad56c8e601eb2bc7 (diff) | |
download | rsyslog-991c6cc7f1b1586b3fad07460503bb9f7a34ad07.tar.gz |
Imported Upstream version 3.16.2upstream/3.16.2
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 ===================== |