K 10 svn:author V 3 bde K 8 svn:date V 27 1995-11-26T09:51:42.000000Z K 7 svn:log V 241 Fixed beforeinstall rule. .CURDIR was spelled .SRCDIR. Changed beforeinstall rule to use `install -C' instead of `cmp -s' and `install -c'. `install -C' has exactly the right semantics for installing headers and should be used elsewhere. END