K 10 svn:author V 6 emaste K 8 svn:date V 27 2014-06-02T18:30:57.561047Z K 7 svn:log V 224 Remove extraneous "mkdir -p" The directory hierarchy is created by an mtree file (BSD.usr.dist, in the case of calendar(1)). An explicit "mkdir -p" in a program's Makefile is redundant, and can mask a missing mtree entry. END