f-stack/tools/traffic/Makefile

10 lines
122 B
Makefile
Raw Normal View History

2018-08-16 12:29:12 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
TOPDIR?=${CURDIR}/../..
PROG=traffic
include ${TOPDIR}/tools/prog.mk