Print this page
8992 checkproto is useless and can be deleted


  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 # Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
  23 #
  24 # Copyright 2010, Richard Lowe
  25 
  26 SHELL=/usr/bin/ksh93
  27 
  28 SHFILES= \
  29         Install \
  30         bldenv \
  31         build_cscope \
  32         bringovercheck \
  33         checkpaths \
  34         checkproto \
  35         cstyle \
  36         elfcmp \
  37         flg.flp \
  38         genoffsets \
  39         hgsetup \
  40         nightly \
  41         onu \
  42         protocmp.terse \
  43         sccscheck \
  44         webrev \
  45         which_scm \
  46         ws \
  47         xref
  48 
  49 PERLFILES= \
  50         check_rtime \
  51         find_elf \
  52         interface_check \
  53         interface_cmp \
  54         jstyle \




  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 # Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
  23 #
  24 # Copyright 2010, Richard Lowe
  25 
  26 SHELL=/usr/bin/ksh93
  27 
  28 SHFILES= \
  29         Install \
  30         bldenv \
  31         build_cscope \
  32         bringovercheck \
  33         checkpaths \

  34         cstyle \
  35         elfcmp \
  36         flg.flp \
  37         genoffsets \
  38         hgsetup \
  39         nightly \
  40         onu \
  41         protocmp.terse \
  42         sccscheck \
  43         webrev \
  44         which_scm \
  45         ws \
  46         xref
  47 
  48 PERLFILES= \
  49         check_rtime \
  50         find_elf \
  51         interface_check \
  52         interface_cmp \
  53         jstyle \