]> granicus.if.org Git - sudo/commitdiff
minor update
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 6 Feb 1994 00:30:26 +0000 (00:30 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 6 Feb 1994 00:30:26 +0000 (00:30 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 75fb7151f3cd61409b5d4b0e1c4650cdde695947..9991268206f0f5df93e9deab867fd7384cb15288 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -10,9 +10,9 @@ INSTALL NOTES
    works.  You may have to add your own OS entry to the config directory.
    Take a look at the entries in config/ for an idea of how to do so.
    The way things work is that Makefile creates Makefile.real by cat'ing
-   config/os-type (architecture dependent portion) and Makefile.ind
+   config/os-type (architecture dependent portion) and Makefile.common
    (architecture independent portion).  It should be fairly straight-
-   forward.
+   forward.  See the file PORTING for hints.
 
 3) Do a make install (as root) to install sudo.  If you get an error
    about setuid(0) failing, something went wrong with the install and