mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
15 lines
191 B
Makefile
15 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>
|