K 10 svn:author V 4 paul K 8 svn:date V 27 1994-08-25T13:39:18.000000Z K 7 svn:log V 312 Moved the csu directory to be first on the SUBDIR list. This is because libmd builds a test program before installation and if you've used CLOBBER there's no crt.0 to link with. This ensures that in a make world the csu objects will get installed before reaching the libmd directory. Reviewed by: Submitted by: END