mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
8 lines
66 B
Makefile
8 lines
66 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG=sunlabel
|
||
|
NOMAN=
|
||
|
WARNS=5
|
||
|
|
||
|
.include <bsd.prog.mk>
|