aboutsummaryrefslogtreecommitdiff
path: root/bare
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-09-02 03:21:20 +0000
committerRoland McGrath <roland@gnu.org>1994-09-02 03:21:20 +0000
commit9ebc812a40346d375e5b0922da5e2bc61ec0f44f (patch)
tree61714aa5967835593d433edfa48e4590a17c1513 /bare
parent3635a087575d0cf83f872d165d7b29672a746310 (diff)
downloadglibc-9ebc812a40346d375e5b0922da5e2bc61ec0f44f.tar
glibc-9ebc812a40346d375e5b0922da5e2bc61ec0f44f.tar.gz
glibc-9ebc812a40346d375e5b0922da5e2bc61ec0f44f.tar.bz2
glibc-9ebc812a40346d375e5b0922da5e2bc61ec0f44f.zip
(routines, elided-routines): Set these both to $(bare-routines).
(distribute): Don't set this.
Diffstat (limited to 'bare')
-rw-r--r--bare/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bare/Makefile b/bare/Makefile
index bb1807f9c7..588a713c83 100644
--- a/bare/Makefile
+++ b/bare/Makefile
@@ -22,8 +22,9 @@
subdir := bare
bare-routines := brdinit console strtsupp
+routines = $(bare-routines)
+elided-routines = $(bare-routines)
extra-objs = $(bare-routines:%=%.o)
-distribute = $(bare-routines:%=%.c)
install-lib = lib$(config-vendor).a