repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
nfs-utils
/
utils
/
Makefile.am
blob
86651833cb57e5cf69a99aa4e1a89c7c86a48c44
1
## Process this file with automake to produce Makefile.in
2
3
OPTDIRS =
4
5
if CONFIG_NFSV4
6
OPTDIRS += idmapd
7
endif
8
9
if CONFIG_GSS
10
OPTDIRS += gssd
11
endif
12
13
if CONFIG_MOUNT
14
OPTDIRS += mount
15
endif
16
17
SUBDIRS = \
18
exportfs \
19
mountd \
20
nfsd \
21
nfsstat \
22
showmount \
23
statd \
24
$(OPTDIRS)
25
26
MAINTAINERCLEANFILES = Makefile.in