K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-01T01:57:54.000000Z K 7 svn:log V 925 Added dd back to cpio floppy in place of shutdown, since shutdown is not really needed until we can go multiuser. Changed name of list from CRYPT_FILES to CRYPT_SRCS, since that is really what they point to. Added list CRYPT_DIRS, that is the directories that are in the des distribution. Fixed kc-xx-floppy dependencies on kc-floppy since it would not do the right thing with the new target floppies: Now user ${RELEASEDIR} for dd'ing the floppy images and other stuff having to do with building the release. Added new target bin-tarball that builds the bin.tar.gz.?? split archives for release. Added new target des-tarball that builds the des.tar.gz.?? split archives for release. Added building of /usr/local directories for the CDROMDIST. New target floppies: that builds all 4 floppies. New target release: that should completely populate a release tree, except that the src-tarball target is not yet written. END