Print this page
re #13842 make clobber leaves trash (nits)
re #13842 make clobber leaves trash

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/backup/Makefile
          +++ new/usr/src/cmd/backup/Makefile
↓ open down ↓ 11 lines elided ↑ open up ↑
  12   12  # and limitations under the License.
  13   13  #
  14   14  # When distributing Covered Code, include this CDDL HEADER in each
  15   15  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  16   16  # If applicable, add the following below this CDDL HEADER, with the
  17   17  # fields enclosed by brackets "[]" replaced with your own identifying
  18   18  # information: Portions Copyright [yyyy] [name of copyright owner]
  19   19  #
  20   20  # CDDL HEADER END
  21   21  #
       22 +
  22   23  #
  23   24  # Copyright 1993,1998,2002 Sun Microsystems, Inc.  All rights reserved.
  24   25  # Use is subject to license terms.
  25   26  #
  26   27  # cmd/backup/Makefile
  27   28  #
  28   29  
  29   30  include Makefile.backup
  30   31  
  31   32  COMMONPRODSUBDIRS=      dump restore
↓ open down ↓ 33 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX