7 lines
143 B
Makefile
7 lines
143 B
Makefile
# from: @(#)Makefile 6.1 (Berkeley) 1/29/91
|
|
# $Id: Makefile,v 1.3 1993/08/01 05:40:07 mycroft Exp $
|
|
|
|
SUBDIR= rpc man
|
|
|
|
.include <bsd.subdir.mk>
|