mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
13 lines
164 B
Makefile
13 lines
164 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= geom_apple \
|
|
geom_bde \
|
|
geom_bsd \
|
|
geom_ccd \
|
|
geom_gpt \
|
|
geom_mbr \
|
|
geom_pc98 \
|
|
geom_sunlabel \
|
|
geom_vol_ffs
|
|
|
|
.include <bsd.subdir.mk>
|