Subject: Re: make depend in /usr/src/usr.bin/vi
To: None <vdlinden@fwi.uva.nl>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 12/29/1994 16:59:19
   Script started on Thu Dec 29 19:52:01 1994
   sheep# pwd
   /usr/src/usr.bin/vi
   sheep# make depend
   ===> common
   rm -f .depend
   files=" ";  if [ "$files" != " " ]; then  mkdep -a  -I. -I/usr/src/usr.bin/vi/common   $files;  fi
   [Very long files="blah blah" line deleted]
   *** Signal 11

   Stop.

I noticed it depending libc.  There appears to be a bug in sh.