aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fstat/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2024-07-15 04:46:32 +0000
committerWarner Losh <imp@FreeBSD.org>2024-07-15 22:43:39 +0000
commite9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch)
tree557c8263fcf6f394c855ef4458f6fe531563199e /usr.bin/fstat/Makefile
parentb3877767883e9b26fbcce47c015ba3eab323bf1b (diff)
Diffstat (limited to 'usr.bin/fstat/Makefile')
-rw-r--r--usr.bin/fstat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fstat/Makefile b/usr.bin/fstat/Makefile
index d0153afe4936..fa51a92eb52f 100644
--- a/usr.bin/fstat/Makefile
+++ b/usr.bin/fstat/Makefile
@@ -1,4 +1,3 @@
-
PROG= fstat
SRCS= fstat.c fuser.c main.c
LINKS= ${BINDIR}/fstat ${BINDIR}/fuser