Index: Makefile =================================================================== --- Makefile (revision 195259) +++ Makefile (working copy) @@ -271,7 +271,7 @@ SUBDIR= ${_3dfx} \ ubsec \ udf \ udf_iconv \ - ${_ufs} \ + ufs \ unionfs \ usb \ utopia \ @@ -304,10 +304,6 @@ _syscons= syscons _vpo= vpo .endif -.if defined(ALL_MODULES) -_ufs= ufs -.endif - .if ${MK_CRYPT} != "no" || defined(ALL_MODULES) .if exists(${.CURDIR}/../opencrypto) _crypto= crypto