diff options
Diffstat (limited to 'usr.bin/xlint/Makefile')
-rw-r--r-- | usr.bin/xlint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/Makefile b/usr.bin/xlint/Makefile index 7d515d4a01885..b20e90519ae0f 100644 --- a/usr.bin/xlint/Makefile +++ b/usr.bin/xlint/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/xlint/Makefile,v 1.7 2000/01/16 08:25:39 sheldonh Exp $ SUBDIR= lint1 lint2 xlint #llib |