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

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

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