mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
5ee414278f
sparc64, where bsd^H^H^Hdisklabel isn't built.)
9 lines
111 B
Makefile
9 lines
111 B
Makefile
# $FreeBSD$
|
|
|
|
PROG=sunlabel
|
|
LINKS=${BINDIR}/sunlabel ${BINDIR}/disklabel
|
|
NOMAN=
|
|
WARNS=5
|
|
|
|
.include <bsd.prog.mk>
|