diff options
Diffstat (limited to 'usr.bin/yacc/Makefile.depend.options')
-rw-r--r-- | usr.bin/yacc/Makefile.depend.options | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/yacc/Makefile.depend.options b/usr.bin/yacc/Makefile.depend.options new file mode 100644 index 000000000000..4dcc6c412671 --- /dev/null +++ b/usr.bin/yacc/Makefile.depend.options @@ -0,0 +1,6 @@ +DIRDEPS_OPTIONS = host_egacy + +DIRDEPS.host_egacy.yes = tools/build + +.include <dirdeps-options.mk> + |