From 88e55da9244bc48e3b3ad957a29e4be71309adcd Mon Sep 17 00:00:00 2001 From: Andrew Stormont Date: Thu, 31 May 2018 22:56:27 +0100 Subject: 9319 Duplicate include in usr/src/tools/elfextract/Makefile Reviewed by: Andy Fiddaman Reviewed by: Yuri Pankov Approved by: Robert Mustacchi --- usr/src/tools/elfextract/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/src') diff --git a/usr/src/tools/elfextract/Makefile b/usr/src/tools/elfextract/Makefile index 9f153231fb..35fa26e284 100644 --- a/usr/src/tools/elfextract/Makefile +++ b/usr/src/tools/elfextract/Makefile @@ -23,8 +23,8 @@ # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # - -include ../Makefile.tools +# Copyright 2018 RackTop Systems. +# PROG = elfextract -- cgit v1.2.3