K 10 svn:author V 2 jb K 8 svn:date V 27 1998-01-15T08:46:58.000000Z K 7 svn:log V 427 Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__ is defined so that this program behaves the same when built with either set of tools. The only difference is where the pre-processor is found. And that is a bug - it should check the CPP environment variable and the path before just assuming that the compiled in path is OK. I guess we should be using -Y ${WORLDPATH}/usr/bin/cpp during a bootstrap build. END