aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2015-06-11 04:22:17 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2015-06-11 04:22:17 +0000
commit5b381db8cc67dd85695c49a85893ac7a5a612f42 (patch)
treea28fa550392e329e06cecf28e58a8004b5c0ea5f /libexec
parent128a410505f03ab889e69e25f7e212f8d6e21bc7 (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/save-entropy/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/save-entropy/Makefile b/libexec/save-entropy/Makefile
index 3e27c48315c44..400bb9e6888c9 100644
--- a/libexec/save-entropy/Makefile
+++ b/libexec/save-entropy/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
SCRIPTS= save-entropy.sh
-NO_OBJ=
.include <bsd.prog.mk>