diff options
Diffstat (limited to 'lib/libc/gmon/Makefile.inc')
-rw-r--r-- | lib/libc/gmon/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gmon/Makefile.inc b/lib/libc/gmon/Makefile.inc index b83c767e8bff7..7be4de858163a 100644 --- a/lib/libc/gmon/Makefile.inc +++ b/lib/libc/gmon/Makefile.inc @@ -1,5 +1,5 @@ # from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 -# $Id: Makefile.inc,v 1.5 1997/10/15 16:15:29 bde Exp $ +# $Id: Makefile.inc,v 1.6 1997/12/19 21:53:35 bde Exp $ # gmon sources .PATH: ${.CURDIR}/../libc/gmon |