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


1.3
date	2012.11.17.01.54.13;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.03.13.20.30.23;	author adrian;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/tools/tools/wtap/vis_map/Makefile 232940 2012-03-13 20:30:23Z adrian $

BINDIR?=	/usr/local/bin/
PROG=	vis_map
SRC=	vis_map.c
NO_MAN=	1

CFLAGS+=	-I${.CURDIR}/../../../../sys/dev/wtap/

.include <bsd.prog.mk>
@


1.2
log
@SVN rev 232940 on 2012-03-13 20:30:23Z by adrian

Add a BINDIR so "make install" works.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@SVN rev 230445 on 2012-01-22 04:51:00Z by adrian

Bring over the visibility control tool for Monthadar's wtap project.

This allows basic control over which wtap nodes can see which other
wtap nodes.
@
text
@d3 1
@

