summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/swapinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/swapinfo/Makefile b/usr.sbin/swapinfo/Makefile
index 0802582..fb02166 100644
--- a/usr.sbin/swapinfo/Makefile
+++ b/usr.sbin/swapinfo/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 5.5 (Berkeley) 4/23/91
PROG= swapinfo
-SRCS= swapinfo.c devname.c # getbsize.c
+SRCS= swapinfo.c
.PATH: ${.CURDIR}/../../bin/df
DPADD= ${LIBMATH} ${LIBUTIL}
OpenPOWER on IntegriCloud