[ar71xx_gpio] handle AR934x and QCA953x GPIO OE polarity.
[freebsd.git] / sbin / fsirand / Makefile
1 #       $OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $
2 # $FreeBSD$
3
4 PACKAGE=runtime
5 PROG=   fsirand
6 MAN=    fsirand.8
7 WARNS?= 3
8
9 .include <bsd.prog.mk>