repo.or.cz
/
arla.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
make fetch_block_size uint64_t
[arla.git]
/
appl
/
Makefile.am
blob
e36958c00cd677f1a32f3c1c9426a986b36f4f81
1
# $Id$
2
3
include $(top_srcdir)/Makefile.am.common
4
5
SUBDIRS=lib
6
7
if X11
8
SUBDIRS+=amon
9
endif
10
11
if RXKAD
12
SUBDIRS+=fs afsutils
13
endif
14
15
SUBDIRS+=afstool pts udebug perf vos bos kalog
16
17
if MACOSX
18
SUBDIRS+=mac
19
endif