Print this page
first pass


   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
  24 #
  25 
  26 SYNCPROG=       syncinit syncloop syncstat
  27 DHCPPROG=       dhcpconfig dhtadm pntadm
  28 
  29 # EXPORT DELETE START
  30 XMODPROG=       wanbootutil
  31 # EXPORT DELETE END
  32 
  33 PROG=           6to4relay arp gettable if_mpadm \
  34                 in.comsat in.fingerd in.rarpd in.rexecd in.rlogind \
  35                 in.rshd in.rwhod in.telnetd in.tftpd ipaddrsel \
  36                 ndd $(SYNCPROG) $(DHCPPROG) $(XMODPROG)
  37 
  38 MANIFEST=       rarp.xml telnet.xml comsat.xml finger.xml \
  39                 login.xml shell.xml rexec.xml socket-filter-kssl.xml
  40 SVCMETHOD=      svc-sockfilter
  41 
  42 ROOTFS_PROG=    hostconfig route soconfig
  43 SBINLINKS=      hostconfig route
  44 
  45 RPCSVCPROG=     hostconfig
  46 AUDITPROG=      in.rexecd in.rlogind in.rshd in.telnetd
  47 PAMPROG=        in.rexecd in.rlogind in.rshd in.telnetd
  48 SOCKETPROG=     6to4relay arp gettable hostconfig if_mpadm in.comsat \
  49                 in.fingerd in.rarpd in.rexecd in.rlogind in.rshd \
  50                 in.rwhod in.telnetd in.tftpd ipaddrsel route
  51 NSLPROG=        6to4relay arp gettable hostconfig in.comsat in.rarpd \
  52                 in.rexecd in.rlogind in.rshd in.rwhod in.telnetd \
  53                 in.tftpd ipaddrsel route
  54 CMDPROG=        in.telnetd
  55 K5PROGS=        in.telnetd in.rlogind in.rshd
  56 TSNETPROG=      route


 255                 -I$(SRC)/lib/gss_mechs/mech_krb5/include \
 256                 -I$(SRC)/lib/pam_modules/krb5 \
 257                 in.rshd.c $(COMMONSRCS) $(LDLIBS) -lbsm -lpam -lsocket -lnsl
 258         $(LINT.c) -erroff=E_NAME_USED_NOT_DEF2 \
 259                 -erroff=E_GLOBAL_COULD_BE_STATIC2 \
 260                 -I$(SRC)/head -I$(SRC)/uts/common/ \
 261                 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \
 262                 -I$(SRC)/lib/gss_mechs/mech_krb5/include \
 263                 -I$(SRC)/lib/pam_modules/krb5 \
 264                 in.telnetd.c $(LDLIBS) -lbsm -lpam -lsocket -lnsl
 265         $(LINT.c) if_mpadm.c $(LDLIBS) -lsocket -lnsl -lipmp -linetutil
 266         $(LINT.c) ipaddrsel.c $(LDLIBS) -lsocket -lnsl
 267         $(LINT.c) route.c $(LDLIBS) -lsocket -lnsl -ltsnet
 268         $(LINT.c) syncinit.c $(LDLIBS) -ldlpi
 269         $(LINT.c) syncloop.c $(LDLIBS) -ldlpi
 270         $(LINT.c) syncstat.c $(LDLIBS) -ldlpi
 271         $(LINT.c) -erroff=E_NAME_USED_NOT_DEF2 in.rarpd.c $(LDLIBS) \
 272             -lsocket -lnsl
 273         $(LINT.c) in.tftpd.c ../usr.bin/tftp/tftpsubs.c $(LDLIBS) \
 274             -lsocket -lnsl
 275 
 276 # EXPORT DELETE START
 277 EXPORT_SRC:
 278         $(RM) Makefile+
 279         sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
 280                 < Makefile > Makefile+
 281         $(RM) Makefile
 282         $(MV) Makefile+ Makefile
 283         $(CHMOD) 444 Makefile
 284 # EXPORT DELETE END


   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
  24 #
  25 
  26 SYNCPROG=       syncinit syncloop syncstat
  27 DHCPPROG=       dhcpconfig dhtadm pntadm
  28 




  29 PROG=           6to4relay arp gettable if_mpadm \
  30                 in.comsat in.fingerd in.rarpd in.rexecd in.rlogind \
  31                 in.rshd in.rwhod in.telnetd in.tftpd ipaddrsel \
  32                 ndd $(SYNCPROG) $(DHCPPROG) wanbootutil
  33 
  34 MANIFEST=       rarp.xml telnet.xml comsat.xml finger.xml \
  35                 login.xml shell.xml rexec.xml socket-filter-kssl.xml
  36 SVCMETHOD=      svc-sockfilter
  37 
  38 ROOTFS_PROG=    hostconfig route soconfig
  39 SBINLINKS=      hostconfig route
  40 
  41 RPCSVCPROG=     hostconfig
  42 AUDITPROG=      in.rexecd in.rlogind in.rshd in.telnetd
  43 PAMPROG=        in.rexecd in.rlogind in.rshd in.telnetd
  44 SOCKETPROG=     6to4relay arp gettable hostconfig if_mpadm in.comsat \
  45                 in.fingerd in.rarpd in.rexecd in.rlogind in.rshd \
  46                 in.rwhod in.telnetd in.tftpd ipaddrsel route
  47 NSLPROG=        6to4relay arp gettable hostconfig in.comsat in.rarpd \
  48                 in.rexecd in.rlogind in.rshd in.rwhod in.telnetd \
  49                 in.tftpd ipaddrsel route
  50 CMDPROG=        in.telnetd
  51 K5PROGS=        in.telnetd in.rlogind in.rshd
  52 TSNETPROG=      route


 251                 -I$(SRC)/lib/gss_mechs/mech_krb5/include \
 252                 -I$(SRC)/lib/pam_modules/krb5 \
 253                 in.rshd.c $(COMMONSRCS) $(LDLIBS) -lbsm -lpam -lsocket -lnsl
 254         $(LINT.c) -erroff=E_NAME_USED_NOT_DEF2 \
 255                 -erroff=E_GLOBAL_COULD_BE_STATIC2 \
 256                 -I$(SRC)/head -I$(SRC)/uts/common/ \
 257                 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \
 258                 -I$(SRC)/lib/gss_mechs/mech_krb5/include \
 259                 -I$(SRC)/lib/pam_modules/krb5 \
 260                 in.telnetd.c $(LDLIBS) -lbsm -lpam -lsocket -lnsl
 261         $(LINT.c) if_mpadm.c $(LDLIBS) -lsocket -lnsl -lipmp -linetutil
 262         $(LINT.c) ipaddrsel.c $(LDLIBS) -lsocket -lnsl
 263         $(LINT.c) route.c $(LDLIBS) -lsocket -lnsl -ltsnet
 264         $(LINT.c) syncinit.c $(LDLIBS) -ldlpi
 265         $(LINT.c) syncloop.c $(LDLIBS) -ldlpi
 266         $(LINT.c) syncstat.c $(LDLIBS) -ldlpi
 267         $(LINT.c) -erroff=E_NAME_USED_NOT_DEF2 in.rarpd.c $(LDLIBS) \
 268             -lsocket -lnsl
 269         $(LINT.c) in.tftpd.c ../usr.bin/tftp/tftpsubs.c $(LDLIBS) \
 270             -lsocket -lnsl