diff options
| author | Rui Paulo <rpaulo@FreeBSD.org> | 2010-08-21 14:59:37 +0000 |
|---|---|---|
| committer | Rui Paulo <rpaulo@FreeBSD.org> | 2010-08-21 14:59:37 +0000 |
| commit | 3a060e4a1ae1bffe25468dbf666e5494363faa90 (patch) | |
| tree | e4bfb7739f20d5502bfdf95c6f0f65c5b8995e92 /gnu/lib/libobjc/Makefile | |
| parent | 760d65b894cfc03b36095aab7227f151c99fb3f7 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libobjc/Makefile')
| -rw-r--r-- | gnu/lib/libobjc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/lib/libobjc/Makefile b/gnu/lib/libobjc/Makefile index ddf9e5d26633..3dc49d842a60 100644 --- a/gnu/lib/libobjc/Makefile +++ b/gnu/lib/libobjc/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +.include <bsd.own.mk> + OBJCDIR=${.CURDIR}/../../../contrib/libobjc GCCDIR= ${.CURDIR}/../../../contrib/gcc GCCLIB= ${.CURDIR}/../../../contrib/gcclibs |
