diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-11 04:22:17 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-11 04:22:17 +0000 |
| commit | 5b381db8cc67dd85695c49a85893ac7a5a612f42 (patch) | |
| tree | a28fa550392e329e06cecf28e58a8004b5c0ea5f /libexec | |
| parent | 128a410505f03ab889e69e25f7e212f8d6e21bc7 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/save-entropy/Makefile | 1 |
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> |
