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 bindrop \
31 bldenv \
32 build_cscope \
33 bringovercheck \
34 checkpaths \
35 checkproto \
36 cryptodrop \
37 cstyle \
38 elfcmp \
39 flg.flp \
40 genoffsets \
41 hgsetup \
42 nightly \
43 onu \
44 protocmp.terse \
45 sccscheck \
46 webrev \
47 which_scm \
48 ws \
49 xref
50
51 PERLFILES= \
52 check_rtime \
53 find_elf \
54 interface_check \
55 interface_cmp \
56 jstyle \
|
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 bindrop \
31 bldenv \
32 build_cscope \
33 bringovercheck \
34 checkpaths \
35 checkproto \
36 cstyle \
37 elfcmp \
38 flg.flp \
39 genoffsets \
40 hgsetup \
41 nightly \
42 onu \
43 protocmp.terse \
44 sccscheck \
45 webrev \
46 which_scm \
47 ws \
48 xref
49
50 PERLFILES= \
51 check_rtime \
52 find_elf \
53 interface_check \
54 interface_cmp \
55 jstyle \
|