repo.or.cz
/
bcusdk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove not necessary includes
[bcusdk.git]
/
eibd
/
client
/
Makefile.am
blob
d1942484c8b923805bd4c6bb742243d9832d53cb
1
if BUILD_JAVA
2
BUILDJAVA = java
3
else
4
BUILDJAVA =
5
endif
6
7
SUBDIRS=def c $(BUILDJAVA) php perl cs python pascal .
8