# @(#)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