diff options
Diffstat (limited to 'sbin/route/Makefile')
-rw-r--r-- | sbin/route/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/route/Makefile b/sbin/route/Makefile index 5bfe2722154..52850f568b4 100644 --- a/sbin/route/Makefile +++ b/sbin/route/Makefile @@ -1,5 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 1996/06/23 14:32:20 deraadt Exp $ # $NetBSD: Makefile,v 1.12 1995/04/19 09:08:28 cgd Exp $ -# @(#)Makefile 8.1 (Berkeley) 6/5/93 PROG= route MAN= route.8 |