f-stack/tools/knictl/Makefile

10 lines
121 B
Makefile
Raw Normal View History

2020-05-14 13:30:34 +03:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
TOPDIR?=${CURDIR}/../..
PROG=knictl
include ${TOPDIR}/tools/prog.mk