summaryrefslogtreecommitdiffstats
path: root/support/Makefile
diff options
context:
space:
mode:
authorhjl <hjl>1999-10-18 23:21:12 +0000
committerhjl <hjl>1999-10-18 23:21:12 +0000
commit8b7ad01b14df1e7529b9ba8a1ea17df0d6004ef9 (patch)
tree0904ef8554ed680fe3244fa618685e1fb7ea148b /support/Makefile
downloadnfs-utils-8b7ad01b14df1e7529b9ba8a1ea17df0d6004ef9.tar.gz
nfs-utils-8b7ad01b14df1e7529b9ba8a1ea17df0d6004ef9.tar.xz
nfs-utils-8b7ad01b14df1e7529b9ba8a1ea17df0d6004ef9.zip
Initial revision
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile
new file mode 100644
index 0000000..6b8598b
--- /dev/null
+++ b/support/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for linux-nfs/support
+#
+
+SUBDIRS = include nfs export lib
+.DEFAULT: all
+
+include $(TOP)rules.mk
+