K 10 svn:author V 3 bde K 8 svn:date V 27 1997-03-09T06:08:22.000000Z K 7 svn:log V 488 Don't use a dot in a chown command. In fact, don't use any commands except `install' at install time. Don't build things at install time. Don't hide the build steps using @. Install with mode ${NOBINMODE} instead of 444. Poor source layout made this harder than it should have been. E.g., a suffix rule can't be used because of the subdirectories, and a new makefile per subdirectory (i.e.m per data file) would be excessive. See /usr/src/usr.bin/mklocale for a better organisation. END