7 lines
86 B
Makefile
7 lines
86 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
SUBDIR=${GEOM_CLASSES}
|
||
|
|
||
|
.include "Makefile.inc"
|
||
|
.include <bsd.subdir.mk>
|