diff options
Diffstat (limited to 'usr.bin/netstat/Makefile.depend.options')
-rw-r--r-- | usr.bin/netstat/Makefile.depend.options | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/netstat/Makefile.depend.options b/usr.bin/netstat/Makefile.depend.options new file mode 100644 index 000000000000..b741c9f5954b --- /dev/null +++ b/usr.bin/netstat/Makefile.depend.options @@ -0,0 +1,7 @@ +# This file is not autogenerated - take care! + +DIRDEPS_OPTIONS= NETGRAPH_SUPPORT + +DIRDEPS.NETGRAPH_SUPPORT.yes= lib/libnetgraph + +.include <dirdeps-options.mk> |