Expand PMF_FN_* macros.
[netbsd-mini2440.git] / regress / usr.bin / Makefile
blob00ec913eae24318ef70971ee10360866c5a17eb1
1 # $NetBSD$
3 .include <bsd.own.mk>
5 .if ${MKCXX} != "no"
6 SUBDIR+= c++
7 .endif
9 SUBDIR+= rtld sort xlint
11 .include <bsd.subdir.mk>