Small change to Makefile.in to ease future installations

Stephen Heilbronner (heilbron@nm.informatik.uni-muenchen.de)
Mon, 22 Jul 1996 11:00:47 +0200 (METDST)

Hello,

during installations of recent scotty versions I always had problems with
HP-UX's "mkdir -p". It would refuse to create the requested direcories
since it had to cross - what it considered - read-only file systems.

Using GNU-mkdir this problem went away.

Therefor I would suggest the following change to Makefile.in:

1) Add a declaration MKDIR=mkdir
2) Replace "mkdir" by "$(MKDIR)".

By this people can use their "own" mkdir, i.e. gmkdir.

Thanks very much,
Stephen

--
        _  _ _  _ _  _         STEPHEN HEILBRONNER
        |\/| |\ | |\/|         Institut fuer Informatik / Dept. of CS
        |  | | \| |  |         Ludwig-Maximilians-University Munich
     ======= TEAM =======      Oettingenstr. 67, 80538 Munich, Germany
Munich Network Management Team Room D08,Phone +49-89-2178-2168,Fax -2147
Muenchner Netz-Management Team Email:heilbron@informatik.uni-muenchen.de