From f8ef670650dae95019a7862cac03ea1fd82f4043 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 13 Apr 2002 10:17:18 +0000 Subject: Update SCM ID method. --- usr.bin/make/targ.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.bin/make/targ.c') diff --git a/usr.bin/make/targ.c b/usr.bin/make/targ.c index 1a08595..bee0810 100644 --- a/usr.bin/make/targ.c +++ b/usr.bin/make/targ.c @@ -38,10 +38,8 @@ * @(#)targ.c 8.2 (Berkeley) 3/19/94 */ -#ifndef lint #include -__RCSID("$FreeBSD$"); -#endif /* not lint */ +__FBSDID("$FreeBSD$"); /*- * targ.c -- -- cgit v1.1