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

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

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