projects
/
nfs-utils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
2001-02-14 H.J. Lu <hjl@lucon.org>
[nfs-utils.git]
/
support
/
Makefile
1
#
2
# Makefile for linux-nfs/support
3
#
4
5
SUBDIRS = include nfs export lib misc
6
.DEFAULT: all
7
8
include $(TOP)rules.mk
9