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

for while.
This commit is contained in:
marcel 2008-03-02 05:59:25 +00:00
parent dc90885558
commit c552084f42
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>