Makefile.master (a778b211500c8b2b47a35aa015cd89d5548a8ad8) Makefile.master (32bd7e591d064352d215ee83f3b7a690847391e9)
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

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

144CHGRP= $(TRUE)
145MV= /usr/bin/mv -f
146RM= /usr/bin/rm -f
147CUT= /usr/bin/cut
148NM= /usr/ccs/bin/nm
149DIFF= /usr/bin/diff
150GREP= /usr/bin/grep
151EGREP= /usr/bin/egrep
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

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

144CHGRP= $(TRUE)
145MV= /usr/bin/mv -f
146RM= /usr/bin/rm -f
147CUT= /usr/bin/cut
148NM= /usr/ccs/bin/nm
149DIFF= /usr/bin/diff
150GREP= /usr/bin/grep
151EGREP= /usr/bin/egrep
152KSH93= /usr/bin/ksh93
152SED= /usr/bin/sed
153NAWK= /usr/bin/nawk
154CP= /usr/bin/cp -f
155MCS= /usr/ccs/bin/mcs
156CAT= /usr/bin/cat
157ELFDUMP= /usr/ccs/bin/elfdump
158M4= /usr/ccs/bin/m4
159STRIP= /usr/ccs/bin/strip

--- 927 unchanged lines hidden ---
153SED= /usr/bin/sed
154NAWK= /usr/bin/nawk
155CP= /usr/bin/cp -f
156MCS= /usr/ccs/bin/mcs
157CAT= /usr/bin/cat
158ELFDUMP= /usr/ccs/bin/elfdump
159M4= /usr/ccs/bin/m4
160STRIP= /usr/ccs/bin/strip

--- 927 unchanged lines hidden ---