diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:38:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:38:26 +0000 |
commit | a3020c7add533dc848aec5ac8d42ccb7ee01be73 (patch) | |
tree | 1e0263e9fb8ae9e9b40ca5fa6c352ee75beace9c /sbin/routed | |
parent | 4f524b7128aa229635f6caa3eaf036c37b700f80 (diff) |
$OpenBSD$
Diffstat (limited to 'sbin/routed')
-rw-r--r-- | sbin/routed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/routed/Makefile b/sbin/routed/Makefile index ac63fc77ea8..258b165e445 100644 --- a/sbin/routed/Makefile +++ b/sbin/routed/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 1997/07/30 23:28:39 deraadt Exp $ -# @(#)Makefile 8.1 (Berkeley) 6/19/93 +# $OpenBSD: Makefile,v 1.8 1997/09/21 11:38:08 deraadt Exp $ PROG= routed SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c |