1# $FreeBSD$ 2 3SUBDIR= geom_apple \ 4 geom_bde \ 5 geom_bsd \ 6 geom_ccd \ 7 geom_concat \ 8 geom_fox \ 9 geom_gate \ 10 geom_gpt \ 11 geom_mbr \ 12 geom_nop \ 13 geom_pc98 \ 14 geom_stripe \ 15 geom_sunlabel \ 16 geom_vol_ffs 17 18.include <bsd.subdir.mk> 19