docs/how-to-build.md: use proper markup for directory names
[unleashed/tickless.git] / include / sys / ib / ibtl / Makefile
blob743ff8d36d092e18a91aeabeb9b4c058dff5e5cf
1 INCDIR= /usr/include/sys/ib/ibtl
2 INCS= ibci.h \
3 ibti.h \
4 ibti_cm.h \
5 ibti_common.h \
6 ibtl_ci_types.h \
7 ibtl_status.h \
8 ibtl_types.h \
9 ibvti.h
11 SUBDIR= impl
13 .include <prog.mk>
14 .include <inc.mk>