K 10 svn:author V 5 asami K 8 svn:date V 27 2000-01-17T12:40:00.000000Z K 7 svn:log V 262 Do not include bsd.port.pre.mk twice (once in the slave and once in the master). This is done by defining a variable "PRE_MK_INCLUDED" in the slave before including ${MASTERDIR}/Makefile, and have the master check it before including any necessary macro files. END