CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/30 15:19:58
Modified files:
usr.bin/make : engine.c
Log message:
modern bourne shells handle ~. Unlikely in makefiles, but still, better
fork a shell then (as seen in a commit message in netbsd's make, apparently
taken from debian. didn't look at the actual code, but it was a "duh" moment)
okay millert@
