Home | History | Annotate | only in /nfsv41/nfs41-gate/usr/src/xmod
Up to higher level directory
NameDateSize
cry_files30-Jun-20092.2K
README09-Dec-20081.5K
xmod_files30-Jun-20092K

README

      1 #
      2 # CDDL HEADER START
      3 #
      4 # The contents of this file are subject to the terms of the
      5 # Common Development and Distribution License, Version 1.0 only
      6 # (the "License").  You may not use this file except in compliance
      7 # with the License.
      8 #
      9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
     10 # or http://www.opensolaris.org/os/licensing.
     11 # See the License for the specific language governing permissions
     12 # and limitations under the License.
     13 #
     14 # When distributing Covered Code, include this CDDL HEADER in each
     15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
     16 # If applicable, add the following below this CDDL HEADER, with the
     17 # fields enclosed by brackets "[]" replaced with your own identifying
     18 # information: Portions Copyright [yyyy] [name of copyright owner]
     19 #
     20 # CDDL HEADER END
     21 #
     22 #
     23 #ident	"%Z%%M%	%I%	%E% SMI"
     24 #
     25 # Copyright (c) 1992 by Sun Microsystems, Inc.
     26 #
     27 # xmod/README
     28 
     29 
     30 	The contents of this xmod directory should only be of interest
     31 to those who build releases and deliver source files for the source
     32 product to release engineering.  Most developers will want to ignore
     33 this directory unless they are responsible for internal source that
     34 should be excluded from binary and source products.
     35 
     36     xmod_files - files deleted by 'make EXPORT_SRC' in usr/src
     37     cry_files - files saved after 'make CRYPT_SRC' in usr/src. They can
     38                 then be added to the result of 'make EXPORT_SRC' and built
     39                 to generate the domestic source product.
     40 
     41