projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
610e1a6
)
(others): Build programs from install-bin.
author
drepper
<drepper>
Fri, 5 Jun 1998 20:38:15 +0000
(20:38 +0000)
committer
drepper
<drepper>
Fri, 5 Jun 1998 20:38:15 +0000
(20:38 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
44699ac
..
57637f4
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-79,6
+79,10
@@
endif
include Makerules
+ifeq ($(build-programs),yes)
+others: $(addprefix $(objpfx),$(install-bin))
+endif
+
# Install from subdirectories too.
install: subdir_install