Module Name: src
Committed By: christos
Date: Fri Sep 18 20:20:52 UTC 1998
Modified Files:
src/usr.bin/make: suff.c
Log Message:
PR/6162: Greg A. Woods: pmake does not add suffix rules if gnodes have children.
This is traditional make behavior (Solaris make does the same), but
GNU does not. Lets see what breaks.