summaryrefslogtreecommitdiff
path: root/rpc++/StdHdrs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rpc++/StdHdrs/Makefile')
-rw-r--r--rpc++/StdHdrs/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/rpc++/StdHdrs/Makefile b/rpc++/StdHdrs/Makefile
deleted file mode 100644
index 404499ce0cc..00000000000
--- a/rpc++/StdHdrs/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-TOP = ..
-SUBDIRS = rpc
-SUBDIRSALL = NO
-SUBDIRSDIST = NO
-
-all::
-
-clean::
- rm -f $(CLEANWILDCARDS)
-
-DISTLIST = Makefile README $(wildcard rpc/*.h)
-
-include $(TOP)/Proj.make