=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/targ.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- src/usr.bin/make/targ.c 1995/10/18 08:45:43 1.1 +++ src/usr.bin/make/targ.c 1995/10/18 08:45:43 1.1.1.1 @@ -40,7 +40,7 @@ #ifndef lint /* from: static char sccsid[] = "@(#)targ.c 5.9 (Berkeley) 3/1/91"; */ -static char *rcsid = "$Id: targ.c,v 1.1 1995/10/18 08:45:43 deraadt Exp $"; +static char *rcsid = "$Id: targ.c,v 1.1.1.1 1995/10/18 08:45:43 deraadt Exp $"; #endif /* not lint */ /*-