1# $FreeBSD$ 2 3SUBDIR= beyond4.3 \ 4 bufbio \ 5 contents \ 6 devfs \ 7 diskperf \ 8 fsinterface \ 9 jail \ 10 kernmalloc \ 11 kerntune \ 12 malloc \ 13 newvm \ 14 relengr \ 15 sysperf \ 16 timecounter 17 18SUBDIR_PARALLEL= 19 20.include <bsd.subdir.mk> 21