120N/A#
120N/A# CDDL HEADER START
120N/A#
120N/A# The contents of this file are subject to the terms of the
120N/A# Common Development and Distribution License (the "License").
120N/A# You may not use this file except in compliance with the License.
120N/A#
120N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
120N/A# or http://www.opensolaris.org/os/licensing.
120N/A# See the License for the specific language governing permissions
120N/A# and limitations under the License.
120N/A#
120N/A# When distributing Covered Code, include this CDDL HEADER in each
120N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
120N/A# If applicable, add the following below this CDDL HEADER, with the
120N/A# fields enclosed by brackets "[]" replaced with your own identifying
120N/A# information: Portions Copyright [yyyy] [name of copyright owner]
120N/A#
120N/A# CDDL HEADER END
120N/A#
120N/A#
120N/A# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
5680N/A#
120N/A
5680N/Ainclude ../Makefile.com
120N/A
120N/A# With compiling with gcc, the symbol table goes over
120N/A# the limit for Kpic, so we add -KPIC here.
1455N/A$(__GNUC)sparc_C_PICFLAGS = -K PIC
844N/A$(__GNUC)sparc_CC_PICFLAGS = -KPIC
1455N/A
1258N/ADYNFLAGS += -R/usr/lib/smbsrv
120N/A
2899N/Ainstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
2899N/A