diff options
-rw-r--r-- | usr/src/tools/elfextract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |