docs/how-to-build.md: use proper markup for directory names
[unleashed/tickless.git] / kernel / net / sockmods / Makefile
blob3873e5a1ce1cbc83b4bf42689e21b668a5a242f2
1 SUBDIR = datafilt \
2 httpfilt \
3 pfp \
4 rds \
5 sctp
7 # NOTE: The sdp module is not build because it depends on what used to be a
8 # closed binary-only kernel module drv/sdpib. Someone should figure out
9 # what to do with sdp in general.
11 .include <bsd.subdir.mk>