summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/Makefile
blob: 463529d4b85110386a9dc62eb4df67866a155b3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# $FreeBSD$

SUBDIR=	geom_apple \
	geom_bde \
	geom_bsd \
	geom_cache \
	geom_ccd \
	geom_concat \
	geom_eli \
	geom_fox \
	geom_gate \
	geom_gpt \
	geom_journal \
	geom_label \
	geom_mbr \
	geom_mirror \
	geom_nop \
	geom_pc98 \
	geom_raid3 \
	geom_shsec \
	geom_stripe \
	geom_sunlabel \
	geom_uzip \
	geom_vinum \
	geom_vol_ffs \
	geom_zero

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud