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:
9fd4d8f
)
Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
author
roland
<roland>
Fri, 7 Jun 1996 20:36:19 +0000
(20:36 +0000)
committer
roland
<roland>
Fri, 7 Jun 1996 20:36:19 +0000
(20:36 +0000)
* gmon/Makefile (distribute): Add profil-counter.h.
gmon/Makefile
patch
|
blob
|
history
diff --git
a/gmon/Makefile
b/gmon/Makefile
index
2d4c501
..
adf6c92
100644
(file)
--- a/
gmon/Makefile
+++ b/
gmon/Makefile
@@
-22,7
+22,7
@@
subdir := gmon
headers := sys/gmon.h sys/gmon_out.h
-distribute := machine-gmon.h
+distribute := machine-gmon.h
profil-counter.h
routines := gmon mcount profil bb_init_func bb_exit_func
include ../Rules