mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
f7f65c0ed2
Inspired by: ru
7 lines
71 B
Makefile
7 lines
71 B
Makefile
# $FreeBSD$
|
|
|
|
WARNS?= 6
|
|
CLASSDIR?=/lib/geom
|
|
|
|
.include "../Makefile.inc"
|