K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-12-01T08:44:39.000000Z K 7 svn:log V 346 From: Julian Howard Stacey Subject: Bug & Fix for etc/Makefile cpio-floppy: re /tmp creation. Date: Fri, 26 Nov 1993 11:35:04 +0100 Editors Note: tmp was listed in the CPIO_FILES section and thus the entire contents of ${DESTDIR}/tmp would end up on the cpio floppy. This fix moves tmp to CPIO_DIRS so that no longer happens. END