Make bug

David Tilbrook dt at ist.UUCP
Tue Jan 29 13:50:17 AEST 1985


I recently found the following bug (feature?) in System 3, 5, OSx Make
in the following shell script:

cat <<'!' >make.tmp
MAIN:
	echo *
!
make -f make.tmp
make -f - <make.tmp

The outputs on all my systems (4.1, SysV, OSx) in empty directories were:

echo *
make.tmp
echo *
*

Is this an obscure and useful feature the value of which I
fail to understand or appreciate?
-- 
David Tilbrook		{inset, root44, mcvax, qtlon}!ist!dt
Imperial Software Technology, London England



More information about the Net.bugs.usg mailing list