diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-09 20:19:31 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-09 20:19:31 +0000 |
| commit | 406d87b1c3c9fb02dc1256f4e634c0fc71a22799 (patch) | |
| tree | ce82fc9553b2d032d76c04f433760fd4c0eab4eb /sbin/sysctl | |
| parent | acf5bd83beda0eb439495e388cac14f1e153b738 (diff) | |
Notes
Diffstat (limited to 'sbin/sysctl')
| -rw-r--r-- | sbin/sysctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/sysctl/Makefile b/sbin/sysctl/Makefile index 06ff9b482d69..30099aedb34c 100644 --- a/sbin/sysctl/Makefile +++ b/sbin/sysctl/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ +PACKAGE=runtime PROG= sysctl WARNS?= 3 MAN= sysctl.8 |
