summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-05-13 17:25:23 +0000
committerphk <phk@FreeBSD.org>1995-05-13 17:25:23 +0000
commitc542ac95d3977a5878cea297413f20247dbe04d4 (patch)
treed4676e11a221865c9058218bdeaab1eb724ab770 /usr.sbin/pstat/Makefile
parent8eb426e0952b47c8bc117ea3d14c72eb9a4946fd (diff)
downloadFreeBSD-src-c542ac95d3977a5878cea297413f20247dbe04d4.zip
FreeBSD-src-c542ac95d3977a5878cea297413f20247dbe04d4.tar.gz
Make pstat act like swapinfo if so invoked.
Diffstat (limited to 'usr.sbin/pstat/Makefile')
-rw-r--r--usr.sbin/pstat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile
index 5018d43..a8f0496 100644
--- a/usr.sbin/pstat/Makefile
+++ b/usr.sbin/pstat/Makefile
@@ -7,5 +7,7 @@ BINMODE=2555
DPADD= ${LIBKVM}
LDADD= -lkvm
MAN8= pstat.8
+LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo
+MLINKS= pstat.8 swapinfo.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud