Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / modules / tprof / Makefile
blob01fd52b6e67e84465b1e59d4c13079a2defda985
1 # $NetBSD$
3 .include "../Makefile.inc"
5 CPPFLAGS+=
7 .PATH: ${S}/dev/tprof
9 KMOD= tprof
10 SRCS= tprof.c
12 .include <bsd.kmodule.mk>