diff options
Diffstat (limited to 'lib/clang/libllvmmipscodegen')
-rw-r--r-- | lib/clang/libllvmmipscodegen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/clang/libllvmmipscodegen/Makefile b/lib/clang/libllvmmipscodegen/Makefile index c33d954..7675a01 100644 --- a/lib/clang/libllvmmipscodegen/Makefile +++ b/lib/clang/libllvmmipscodegen/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +.include <bsd.own.mk> + LIB= llvmmipscodegen SRCDIR= lib/Target/Mips |