diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2020-04-01 05:45:12 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2020-04-01 05:45:12 +0000 |
| commit | 5ea556d98ce7971950c11bc7102dc57ed4f7711b (patch) | |
| tree | 86073dfeaf283069706fbf5a129e2d30a9e3243f /lib/libveriexec | |
| parent | 8abaf6a7c8c401eba70d478f38fcd7caab3085b0 (diff) | |
Notes
Diffstat (limited to 'lib/libveriexec')
| -rw-r--r-- | lib/libveriexec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libveriexec/Makefile b/lib/libveriexec/Makefile index 31f35f3592d5..2c68faf3356f 100644 --- a/lib/libveriexec/Makefile +++ b/lib/libveriexec/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.include <bsd.own.mk> +.include <src.opts.mk> LIB= veriexec MAN= veriexec.3 |
