f-stack/tools/top/Makefile

10 lines
118 B
Makefile
Raw Normal View History

2017-08-22 09:12:53 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
TOPDIR?=${CURDIR}/../..
PROG=top
include ${TOPDIR}/tools/prog.mk