diff --git a/external/bsd/top/bin/Makefile b/external/bsd/top/bin/Makefile index d8ef725c2c56..ed4a75ac2e23 100644 --- a/external/bsd/top/bin/Makefile +++ b/external/bsd/top/bin/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/03/21 02:04:05 christos Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/21 21:43:22 christos Exp $ .include PROG= top BINDIR= /usr/bin -NOMANDOC= yes TOPDIR=${.CURDIR}/../dist .PATH: ${TOPDIR} ${TOPDIR}/machine