harti 2004-11-22 15:45:57 UTC
FreeBSD src repository
Modified files:
usr.bin/make job.c
Log:
Get rid of the shell table sentinel. It isn't needed anymore because
JobMatchShell returns NULL when no shell name matches since revision 1.51.
Revision Changes Path
1.59 +1 -10 src/usr.bin/make/job.c