comparison usr/src/cmd/sgs/librtld_db/Makefile.com @ 12939:a27c46eb192b

6972234 sgs demo's could use some cleanup
author Rod Evans <Rod.Evans@Sun.COM>
date Tue, 27 Jul 2010 22:49:34 -0700
parents 296b2ea3c777
children 58bc6f85b799
comparison
equal deleted inserted replaced
12938:599476a18982 12939:a27c46eb192b
17 # information: Portions Copyright [yyyy] [name of copyright owner] 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 # 18 #
19 # CDDL HEADER END 19 # CDDL HEADER END
20 # 20 #
21 # 21 #
22 # Copyright 2008 Sun Microsystems, Inc. All rights reserved. 22 # Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Use is subject to license terms.
24 #
25 # ident "%Z%%M% %I% %E% SMI"
26 # 23 #
27 24
28 LIBRARY= librtld_db.a 25 LIBRARY= librtld_db.a
29 VERS= .1 26 VERS= .1
30 27
74 $(ROOTFS_DYNLIB) := FILEMODE= 755 71 $(ROOTFS_DYNLIB) := FILEMODE= 755
75 $(ROOTFS_DYNLIB64) := FILEMODE= 755 72 $(ROOTFS_DYNLIB64) := FILEMODE= 755
76 73
77 pics/rd_elf.o := CERRWARN += -erroff=E_END_OF_LOOP_CODE_NOT_REACHED 74 pics/rd_elf.o := CERRWARN += -erroff=E_END_OF_LOOP_CODE_NOT_REACHED
78 pics/rd_elf64.o := CERRWARN += -erroff=E_END_OF_LOOP_CODE_NOT_REACHED 75 pics/rd_elf64.o := CERRWARN += -erroff=E_END_OF_LOOP_CODE_NOT_REACHED
79
80 $(VAR_POUND_1)$(ROOTFS_LIBDIR)/$(LINTLIBSRC): ../common/$(LINTLIBSRC)
81 $(VAR_POUND_1)$(INS.file) ../common/$(LINTLIBSRC)