freebsd-dev/sbin/Makefile.amd64
Gleb Smirnoff c242672339 Fix sconfig(8) build.
Missed that since sconfig(8) was built on i386 only. Since I enabled
cp(4) on amd64, enable sconfig(8) as well.

Fixes:	6aae3517ed
2021-10-22 13:28:44 -07:00

6 lines
66 B
Makefile

# $FreeBSD$
SUBDIR += bsdlabel
SUBDIR += fdisk
SUBDIR += sconfig