From 7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 26 Jul 2000 21:12:35 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_1_0_RELEASE'. This commit was manufactured to restore the state of the 4.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/make/targ.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/make/targ.c') diff --git a/usr.bin/make/targ.c b/usr.bin/make/targ.c index 6394ae2ab0a7..15592f75fa55 100644 --- a/usr.bin/make/targ.c +++ b/usr.bin/make/targ.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)targ.c 8.2 (Berkeley) 3/19/94"; #else static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/make/targ.c,v 1.10 1999/09/11 13:08:02 hoek Exp $"; #endif #endif /* not lint */ -- cgit v1.2.3