oops, didn't mean part of last merge.

This commit is contained in:
mrg 1997-10-17 05:40:16 +00:00
parent 68136a9566
commit 4c8ecdc3eb

View File

@ -1,10 +1,7 @@
# $NetBSD: Makefile,v 1.7 1997/10/17 05:37:32 mrg Exp $
# $NetBSD: Makefile,v 1.8 1997/10/17 05:40:16 mrg Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= portmap
MAN= portmap.8
DPADD= ${LIBRPC} ${LIBUTIL}
LDADD= -lrpc -lutil
.include <bsd.prog.mk>