harti 2004-08-03 18:43:43 UTC
FreeBSD src repository
Modified files:
usr.bin/make main.c
Log:
Make the SIGCHLD handler static and declare its argument
as unused, so that make can be compiled with WARNS=3 again.
Revision Changes Path
1.89 +2 -2 src/usr.bin/make/main.c