003 File Manager
Current Path:
/usr/src/lib/geom
usr
/
src
/
lib
/
geom
/
📁
..
📄
Makefile
(86 B)
📄
Makefile.classes
(467 B)
📄
Makefile.inc
(310 B)
📁
cache
📁
concat
📁
eli
📁
journal
📁
label
📁
mirror
📁
mountver
📁
multipath
📁
nop
📁
part
📁
raid
📁
raid3
📁
shsec
📁
stripe
📁
virstor
Editing: Makefile.classes
# $FreeBSD$ .if !defined(COMPAT_32BIT) GEOM_CLASS_DIR?=/lib/geom .else GEOM_CLASS_DIR?=/usr/lib32/geom .endif GEOM_CLASSES= cache GEOM_CLASSES+= concat .if ${MK_OPENSSL} != "no" GEOM_CLASSES+= eli .endif GEOM_CLASSES+= journal GEOM_CLASSES+= label GEOM_CLASSES+= mirror GEOM_CLASSES+= mountver GEOM_CLASSES+= multipath GEOM_CLASSES+= nop GEOM_CLASSES+= part GEOM_CLASSES+= raid GEOM_CLASSES+= raid3 GEOM_CLASSES+= shsec GEOM_CLASSES+= stripe GEOM_CLASSES+= virstor
Upload File
Create Folder