[gnu.utils.bug] make 3.58 and ""

karl@claude.umb.edu (Karl Berry) (02/21/90)

A line in enter_file in file.c says to abort if the filename begins with
a null. This happens with a command line like, e.g.,

make ""

An error message would be friendlier!

karl@cs.umb.edu