12 lines
136 B
Makefile
Raw Normal View History

2003-05-31 18:36:41 +00:00
# $FreeBSD$
SUBDIR= geom_apple \
geom_bde \
geom_bsd \
geom_gpt \
geom_mbr \
geom_pc98 \
geom_sunlabel
.include <bsd.subdir.mk>