Makefile (32e0ab73531b6e6e8957e9ecdbbd42603865f2d0) Makefile (78add226e8da271dde8f3b5a91d340d1bf010151)
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 (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 39 unchanged lines hidden (view full) ---

48 protocmp \
49 protolist \
50 scripts
51
52#
53# special versions of commands for use only in build
54#
55UNSHIPPED_SUBDIRS = \
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 (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 39 unchanged lines hidden (view full) ---

48 protocmp \
49 protolist \
50 scripts
51
52#
53# special versions of commands for use only in build
54#
55UNSHIPPED_SUBDIRS = \
56 elfsign \
57 fips_addchecksum
56 elfsign
58
59sparc_SUBDIRS= \
60 chk4ubin \
61 stabs \
62 tokenize
63
64i386_SUBDIRS= \
65 aw \

--- 88 unchanged lines hidden ---
57
58sparc_SUBDIRS= \
59 chk4ubin \
60 stabs \
61 tokenize
62
63i386_SUBDIRS= \
64 aw \

--- 88 unchanged lines hidden ---