K 10 svn:author V 2 ru K 8 svn:date V 27 2002-04-18T06:46:34.000000Z K 7 svn:log V 383 This Makefile.inc depended on the (wrong) order of inclusion of makefiles: bsd.own.mk was included before ../Makefile.inc, effectively hiding the (wrong) LIBCOMPATDIR assignment here. share/mk/sys.mk,v 1.60 (and assorted share/mk fixes) fixed this order, revealed this bug, and broke "make release" and "make installworld" with either of -DCOMPAT1X or -DCOMPAT2?. Reported by: jhay END