Cosmetique: sort the list.

This commit is contained in:
Ruslan Ermilov 2008-01-24 07:03:21 +00:00
parent ce8bff707f
commit 4ef19e9667
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175617

View File

@ -359,8 +359,8 @@ WITH_IDEA=
TOOLCHAIN \
USB \
WPA_SUPPLICANT_EAPOL \
ZONEINFO \
ZFS
ZFS \
ZONEINFO
.if defined(WITH_${var}) && defined(WITHOUT_${var})
.error WITH_${var} and WITHOUT_${var} can't both be set.
.endif