diff options
Diffstat (limited to 'lib/clang/libllvmsupport/Makefile')
-rw-r--r-- | lib/clang/libllvmsupport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clang/libllvmsupport/Makefile b/lib/clang/libllvmsupport/Makefile index eb3f633..b7cfe6a 100644 --- a/lib/clang/libllvmsupport/Makefile +++ b/lib/clang/libllvmsupport/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.include <bsd.own.mk> +.include <src.opts.mk> LIB= llvmsupport |