summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 01:58:43 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 01:58:43 +0000
commit094637365914f173a3cabe06d83ead2dd35427e1 (patch)
tree50a37ce58053c0cacefc843363f6494f4399117e
parent66d9a507a2fdde9236e46ba89cd16c7a4eaf6bcf (diff)
downloadFreeBSD-src-094637365914f173a3cabe06d83ead2dd35427e1.zip
FreeBSD-src-094637365914f173a3cabe06d83ead2dd35427e1.tar.gz
Temporarily force creation of librpc.so.2.0 (by including lib-directory
Makefile.inc). Eventually this will be moved back into libc as in 1.1.5.
-rw-r--r--lib/librpc/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/librpc/Makefile.inc b/lib/librpc/Makefile.inc
new file mode 100644
index 0000000..15759b5
--- /dev/null
+++ b/lib/librpc/Makefile.inc
@@ -0,0 +1,4 @@
+#
+# Temporarily force creation of librpc.so.2.0.
+#
+.include "${.CURDIR}/../../Makefile.inc"
OpenPOWER on IntegriCloud