f5ebf83f3f
Approved by: scottl (mentor)
16 lines
191 B
Makefile
16 lines
191 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= geom_apple \
|
|
geom_bde \
|
|
geom_bsd \
|
|
geom_ccd \
|
|
geom_concat \
|
|
geom_fox \
|
|
geom_gpt \
|
|
geom_mbr \
|
|
geom_pc98 \
|
|
geom_sunlabel \
|
|
geom_vol_ffs
|
|
|
|
.include <bsd.subdir.mk>
|