PERFORCE change 109196 for review

John Birrell jb at FreeBSD.org
Sat Nov 4 02:07:10 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=109196

Change 109196 by jb at jb_freebsd8 on 2006/11/04 02:06:54

	Leave elf_dump out for now. It is my addition to jkoshy's
	stuff. We can add it later.

Affected files ...

.. //depot/projects/dtrace/src/lib/libelf/Makefile#15 edit

Differences ...

==== //depot/projects/dtrace/src/lib/libelf/Makefile#15 (text+ko) ====

@@ -4,8 +4,6 @@
 
 SRCS=	elf_begin.c						\
 	elf_cntl.c						\
-	elf_dump.c						\
-	elf_dump_argv.c						\
 	elf_end.c elf_errmsg.c elf_errno.c			\
 	elf_data.c						\
 	elf_fill.c						\


More information about the p4-projects mailing list