diff options
Diffstat (limited to 'usr.bin/xlint/lint1/Makefile')
-rw-r--r-- | usr.bin/xlint/lint1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint1/Makefile b/usr.bin/xlint/lint1/Makefile index 9778430..c787480 100644 --- a/usr.bin/xlint/lint1/Makefile +++ b/usr.bin/xlint/lint1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1995/07/04 01:53:05 cgd Exp $ +# $NetBSD: Makefile,v 1.3 1995/07/04 01:53:05 cgd Exp $ # $FreeBSD$ PROG= lint1 |