summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pstat/Makefile')
-rw-r--r--usr.sbin/pstat/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile
deleted file mode 100644
index 414708c..0000000
--- a/usr.sbin/pstat/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $FreeBSD$
-
-PROG= pstat
-LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo
-MAN= pstat.8
-MLINKS= pstat.8 swapinfo.8
-
-DPADD= ${LIBKVM} ${LIBUTIL}
-LDADD= -lkvm -lutil
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud