K 10 svn:author V 5 asami K 8 svn:date V 27 2000-01-13T02:39:35.000000Z K 7 svn:log V 321 Change .elif ${OSVERSION} < 340000 || ${OSVERSION} >= 400000 to .elif ${OSVERSION} >= 400000 The first version triggers a bug in the old make. Since I won't be attempting to build these on an 2.2-stable machine anymore, just take out that part of the check. Reported by: Scott Allendorf END