mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 04:33:12 -04:00
16 lines
204 B
Makefile
16 lines
204 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= geom_apple \
|
|
geom_bde \
|
|
geom_bsd \
|
|
geom_ccd \
|
|
geom_concat \
|
|
geom_fox \
|
|
geom_gate \
|
|
geom_gpt \
|
|
geom_mbr \
|
|
geom_pc98 \
|
|
geom_sunlabel \
|
|
geom_vol_ffs
|
|
|
|
.include <bsd.subdir.mk>
|