diff options
Diffstat (limited to 'usr.bin/gprof/Makefile')
-rw-r--r-- | usr.bin/gprof/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/gprof/Makefile b/usr.bin/gprof/Makefile index 1b540355cd45..eca3433b0e43 100644 --- a/usr.bin/gprof/Makefile +++ b/usr.bin/gprof/Makefile @@ -1,5 +1,4 @@ # @(#)Makefile 8.1 (Berkeley) 6/29/93 -# $FreeBSD$ PROG= gprof SRCS= gprof.c arcs.c dfn.c elf.c lookup.c hertz.c \ |