IMPORT openssh-9.8p1
[dragonfly.git] / sys / dev / misc / Makefile
bloba45a86cb2dbd72688ab350d1eb249602ec016d30
1 SUBDIR= amdsbwd backlight cmx cpuctl dcons ecc ichwd ipmi joy kbdmux led lpbb \
2 nmdm pcfclock snp syscons tbridge coremctl dimm aperf
4 .if ${MACHINE_ARCH} == "x86_64"
5 SUBDIR+=efirt
6 .endif
8 # Empty for concurrent build
10 SUBDIR_ORDERED=
12 .include <bsd.subdir.mk>