diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:44:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:44:43 +0000 |
commit | 2f760184131f9506bf7c29e93374c613ddcf3342 (patch) | |
tree | 692d1b5320757a77a56cbebff06709b8dfc40b2e /usr.sbin/mrinfo | |
parent | a3020c7add533dc848aec5ac8d42ccb7ee01be73 (diff) |
$OpenBSD$
Diffstat (limited to 'usr.sbin/mrinfo')
-rw-r--r-- | usr.sbin/mrinfo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/mrinfo/Makefile b/usr.sbin/mrinfo/Makefile index fd54edbdb54..0d25f559423 100644 --- a/usr.sbin/mrinfo/Makefile +++ b/usr.sbin/mrinfo/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1995/10/03 23:20:30 thorpej Exp $ -# from: Id: Makefile,v 1.5 1993/06/24 05:11:16 deering Exp +# $OpenBSD: Makefile,v 1.2 1997/09/21 11:43:55 deraadt Exp $ .PATH: ${.CURDIR}/../mrouted CFLAGS+= -I${.CURDIR}/../mrouted |