dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / share / man / man3ext / Makefile
blob3526fc7b7b65c336a0bad6fd787943ef3d789681
1 MAN = NOTE.3ext \
2 SUNW_C_GetMechSession.3ext \
3 auto_ef.3ext \
4 crypt.3ext \
5 ecb_crypt.3ext \
6 efi_alloc_and_init.3ext \
7 ld_support.3ext \
8 md4.3ext \
9 md5.3ext \
10 read_vtoc.3ext \
11 rtld_audit.3ext \
12 rtld_db.3ext \
13 sendfile.3ext \
14 sendfilev.3ext \
15 sha1.3ext \
16 sha2.3ext \
17 stdarg.3ext \
18 tsalarm_get.3ext \
19 varargs.3ext
22 # We want to just install manpages but there is no manpage-only mk file so
23 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
24 # Eventually, it will go away and with it this hack as well.
25 .include <prog.mk>