Merge remote-tracking branch 'origin/master'
[unleashed/lotheac.git] / share / man / man3gen / Makefile
blobd2c82ba139e3b7d15d2900b7218b2045f2f33863
1 MAN = bgets.3gen \
2 bufsplit.3gen \
3 copylist.3gen \
4 gmatch.3gen \
5 isencrypt.3gen \
6 mkdirp.3gen \
7 p2open.3gen \
8 pathfind.3gen \
9 regexpr.3gen \
10 strccpy.3gen \
11 strfind.3gen
14 # We want to just install manpages but there is no manpage-only mk file so
15 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
16 # Eventually, it will go away and with it this hack as well.
17 .include <prog.mk>