NetBSD/sys/arch/sgimips/stand/sgivol/Makefile
2002-12-13 02:36:37 +00:00

11 lines
139 B
Makefile

# $NetBSD: Makefile,v 1.5 2002/12/13 02:36:37 lukem Exp $
NOMAN= # defined
PROG= sgivol
LDADD+= -lutil
WARNS= 2
.include <bsd.prog.mk>