diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-12 16:35:34 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-12 16:35:34 +0000 |
| commit | c75fbf36b16e7bc8007dc9720bc61a481ab9efdf (patch) | |
| tree | e995ae60dbe1ce662bdfd2c577ec454fd323c3d5 /gnu/lib/csu/Makefile | |
| parent | 5b8f41af394955dcd332ce3dcbdcda5b3a2ad100 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/csu/Makefile')
| -rw-r--r-- | gnu/lib/csu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/lib/csu/Makefile b/gnu/lib/csu/Makefile index 5c6b4123804b..9925bc7da2ed 100644 --- a/gnu/lib/csu/Makefile +++ b/gnu/lib/csu/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +INTERNALLIB= true + GCCDIR= ${.CURDIR}/../../../contrib/gcc .PATH: ${GCCDIR} |
