summaryrefslogtreecommitdiffstats
path: root/sbin/etherswitchcfg/Makefile
blob: b5cf39ab8da1db8efb7be513c2ef2065fdc954c2 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	5.4 (Berkeley) 6/5/91
# $FreeBSD$

PROG=	etherswitchcfg
MAN=	etherswitchcfg.8
SRCS=	etherswitchcfg.c ifmedia.c
CFLAGS+= -I${.CURDIR}/../../sys

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud