Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh-3.1.4 - make clean fails



A *make clean* fails thusly:

   aasc24>make clean
   /data/rpm/BUILD/zsh-3.1.4/Doc
   make[1]: Entering directory `/data/rpm/BUILD/zsh-3.1.4/Doc'
   /bin/sh: syntax error at line 1 : `;' unexpected
   make[1]: *** [clean-recursive] Error 2
   make[1]: Leaving directory `/data/rpm/BUILD/zsh-3.1.4/Doc'
   make: *** [clean-recursive] Error 1

The make in use:

   aasc24>make --version
   GNU Make version 3.76.1, by Richard Stallman and Roland McGrath.
   Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97\
        Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.
   There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
   PARTICULAR PURPOSE.

Suggestions?



Messages sorted by: Reverse Date, Date, Thread, Author