Remove makefiles for geom_apple and geom_gpt. These are non-existent

for while.
This commit is contained in:
Marcel Moolenaar 2008-03-02 05:59:25 +00:00
parent da50cd3932
commit 252dfdbdbd
2 changed files with 0 additions and 16 deletions

View File

@ -1,8 +0,0 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../geom
KMOD= geom_apple
SRCS= geom_apple.c
.include <bsd.kmod.mk>

View File

@ -1,8 +0,0 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../geom
KMOD= geom_gpt
SRCS= geom_gpt.c
.include <bsd.kmod.mk>