diff options
Diffstat (limited to 'usr.bin/xlint/lint1/Makefile')
-rw-r--r-- | usr.bin/xlint/lint1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/xlint/lint1/Makefile b/usr.bin/xlint/lint1/Makefile index d5e519a4cad..e46f647fc1f 100644 --- a/usr.bin/xlint/lint1/Makefile +++ b/usr.bin/xlint/lint1/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 1996/06/26 05:44:07 deraadt Exp $ # $NetBSD: Makefile,v 1.3 1995/07/04 01:53:05 cgd Exp $ PROG= lint1 |