diff options
Diffstat (limited to 'usr/src/lib/libelfsign')
| -rw-r--r-- | usr/src/lib/libelfsign/Makefile.com | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/usr/src/lib/libelfsign/Makefile.com b/usr/src/lib/libelfsign/Makefile.com index c5faa4ea7e..b1490ce92a 100644 --- a/usr/src/lib/libelfsign/Makefile.com +++ b/usr/src/lib/libelfsign/Makefile.com @@ -18,13 +18,9 @@ # # CDDL HEADER END # - -# -# Copyright 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# LIBRARY = libelfsign.a VERS = .1 @@ -34,6 +30,7 @@ OBJECTS = \ elfsignlib.o include $(SRC)/lib/Makefile.lib +include $(SRC)/lib/Makefile.rootfs SRCDIR = ../common |
