aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/csu/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-12 16:35:34 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-12 16:35:34 +0000
commitc75fbf36b16e7bc8007dc9720bc61a481ab9efdf (patch)
treee995ae60dbe1ce662bdfd2c577ec454fd323c3d5 /gnu/lib/csu/Makefile
parent5b8f41af394955dcd332ce3dcbdcda5b3a2ad100 (diff)
Notes
Diffstat (limited to 'gnu/lib/csu/Makefile')
-rw-r--r--gnu/lib/csu/Makefile2
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}