docs/how-to-build.md: use proper markup for directory names
[unleashed/tickless.git] / include / sys / rsm / Makefile
blob360fcff1029129146a04c1d2b1569004fd5388cb
1 INCDIR= /usr/include/sys/rsm
2 INCS= rsm.h \
3 rsm_common.h \
4 rsmapi_common.h \
5 rsmpi.h \
6 rsmpi_driver.h \
7 rsmka_path_int.h
9 .include <prog.mk>
10 .include <inc.mk>