Expand PMF_FN_* macros.
[netbsd-mini2440.git] / dist / ntp / scripts / genCommitLog
blob2a258add430166132f146e47468595c88aa3dd5e
1 #! /bin/sh
3 set -e
5 . packageinfo.sh
6 bk -R prs -hr${CLTAG}.. -nd':I:' | bk changes -m -v - > CommitLog.new
7 mv CommitLog.new CommitLog