MAKE HUNG ON SINGLE "-" ARGUMENT
authorJohn Woods <jfw@eddie.mit.edu>
Tue, 17 Mar 1992 00:00:00 +0000 (00:00 +0000)
committerJohn Woods <jfw@eddie.mit.edu>
Tue, 17 Mar 1992 00:00:00 +0000 (00:00 +0000)
commit6fc385b5ff3427db3c5d0931dcb36ed4497db9dc
tree0bcf95ff1defe1113b96c981c471a709ca265e66
parent712bb56e1a671b772ebece448e9d957d77105deb
MAKE HUNG ON SINGLE "-" ARGUMENT

[ This is a patch rolled in from work done on 4.3Reno/NET2 ]

There is a bug in the new make from 4.3Reno and also present in the Net2
release (as found on uunet).  A command line argument consisting of a lone
dash (-) causes an infinite loop ("make - make" was an excellent test case).

AUTHOR: John Woods (jfw@eddie.mit.edu)
386BSD-Patchkit: patch00015
usr/src/usr.bin/make/main.c