K 10 svn:author V 5 asami K 8 svn:date V 27 1995-08-29T11:24:50.000000Z K 7 svn:log V 220 Clean up EXTRACT_ONLY logic a bit. Instead of branching in the do-extract target depending on defined(EXTRACT_ONLY) or not, simply set EXTRACT_ONLY ?= ${DISTFILES} and always use ${EXTRACT_ONLY} as the extraction list. END