head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.01.50.19;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.05.11.20.56.04;	author adrian;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switching exporter and resync
@
text
@#	@@(#)Makefile	5.4 (Berkeley) 6/5/91
# $FreeBSD: head/sbin/etherswitchcfg/Makefile 235289 2012-05-11 20:56:04Z adrian $

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

.include <bsd.prog.mk>
@


1.1
log
@SVN rev 235289 on 2012-05-11 20:56:04Z by adrian

Add etherswitchcfg.

Submitted by:	Stefan Bethke <stb@@lassitu.de>
@
text
@d2 1
a2 1
# $FreeBSD$
@

