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.
This commit is contained in:
Garrett Wollman 1994-08-05 01:58:43 +00:00
parent 31f4322325
commit 7cf8a6b5cb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1852

4
lib/librpc/Makefile.inc Normal file
View File

@ -0,0 +1,4 @@
#
# Temporarily force creation of librpc.so.2.0.
#
.include "${.CURDIR}/../../Makefile.inc"