repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* sbitmap.c: Convert prototypes to ISO C90.
[official-gcc.git]
/
boehm-gc
/
include
/
Makefile.am
blob
381ae76b8fee0a36199e81c96f231a80f5d86fd9
1
AUTOMAKE_OPTIONS = foreign
2
3
noinst_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
4
gc_pthread_redirects.h gc_cpp.h
5
6
7