dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / share / man / man3bsm / Makefile
blob7e147f51af38013dd9f1e31cd2a9df6f3185b791
1 MAN = au_open.3bsm \
2 au_preselect.3bsm \
3 au_to.3bsm \
4 au_user_mask.3bsm \
5 getauclassent.3bsm \
6 getauditflags.3bsm \
7 getauevent.3bsm \
8 getfauditflags.3bsm
10 # We want to just install manpages but there is no manpage-only mk file so
11 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
12 # Eventually, it will go away and with it this hack as well.
13 .include <prog.mk>