Merge remote-tracking branch 'origin/master'
[unleashed/lotheac.git] / share / man / man7fs / Makefile
blob03b8cbda3adb916b13bb09e69dea8bde80355b89
1 MAN = bootfs.7fs \
2 ctfs.7fs \
3 dcfs.7fs \
4 dev.7fs \
5 devfs.7fs \
6 fd.7fs \
7 hsfs.7fs \
8 lofs.7fs \
9 objfs.7fs \
10 pcfs.7fs \
11 sharefs.7fs \
12 smbfs.7fs \
13 tmpfs.7fs \
14 udfs.7fs \
15 ufs.7fs
18 # We want to just install manpages but there is no manpage-only mk file so
19 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
20 # Eventually, it will go away and with it this hack as well.
21 .include <prog.mk>