summaryrefslogtreecommitdiff
path: root/c/src/nfsclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/nfsclient/Makefile')
-rw-r--r--c/src/nfsclient/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/c/src/nfsclient/Makefile b/c/src/nfsclient/Makefile
new file mode 100644
index 0000000000..a77b0f8910
--- /dev/null
+++ b/c/src/nfsclient/Makefile
@@ -0,0 +1,16 @@
+#
+# $Id$
+#
+
+
+include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
+
+include $(RTEMS_CUSTOM)
+include $(RTEMS_ROOT)/make/directory.cfg
+
+SUBDIRS=proto src
+
+REVISION=$(filter-out $$%,$$Name$$)
+
+tar: tar-recursive
+ @$(make-tar)