diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-04-01 12:37:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-04-01 12:37:54 +0000 |
| commit | 4d63e8de710bbe23ce7d39bb0b039be27a72f508 (patch) | |
| tree | ece4552b5f6fa412e4e2438b0b38d4c7ccc0a405 /libexec/save-entropy | |
| parent | a4d7a3c06992389ecbca4ae8d12e8166d35d98af (diff) | |
Notes
Diffstat (limited to 'libexec/save-entropy')
| -rw-r--r-- | libexec/save-entropy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/save-entropy/Makefile b/libexec/save-entropy/Makefile index 400bb9e6888c..40ed88a2b336 100644 --- a/libexec/save-entropy/Makefile +++ b/libexec/save-entropy/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ SCRIPTS= save-entropy.sh +NOOBJ= .include <bsd.prog.mk> |
