Makefile.cmd (4e762ae7) Makefile.cmd (10d63b7d)
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

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

70ROOTETCZONES= $(ROOTETC)/zones
71
72ROOTETCFTPD= $(ROOT)/etc/ftpd
73ROOTETCINET= $(ROOT)/etc/inet
74ROOTCCSBIN= $(ROOT)/usr/ccs/bin
75ROOTCCSBIN64= $(ROOTCCSBIN)/$(MACH64)
76ROOTCCSBINLINKDIR= $(ROOT)/../../bin
77ROOTCCSBINLINKDIR64= $(ROOT)../../../bin/$(MACH)
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

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

70ROOTETCZONES= $(ROOTETC)/zones
71
72ROOTETCFTPD= $(ROOT)/etc/ftpd
73ROOTETCINET= $(ROOT)/etc/inet
74ROOTCCSBIN= $(ROOT)/usr/ccs/bin
75ROOTCCSBIN64= $(ROOTCCSBIN)/$(MACH64)
76ROOTCCSBINLINKDIR= $(ROOT)/../../bin
77ROOTCCSBINLINKDIR64= $(ROOT)../../../bin/$(MACH)
78ROOTCCSLIB= $(ROOT)/usr/ccs/lib
78ROOTUSRKVM= $(ROOT)/usr/kvm
79ROOTHAS= $(ROOT)/usr/has
80ROOTHASBIN= $(ROOT)/usr/has/bin
81ROOTHASLIB= $(ROOT)/usr/has/lib
82ROOTXPG4= $(ROOT)/usr/xpg4
83ROOTXPG4BIN= $(ROOT)/usr/xpg4/bin
84ROOTXPG4BIN32= $(ROOTXPG4BIN)/$(MACH32)
85ROOTXPG4BIN64= $(ROOTXPG4BIN)/$(MACH64)

--- 424 unchanged lines hidden ---
79ROOTUSRKVM= $(ROOT)/usr/kvm
80ROOTHAS= $(ROOT)/usr/has
81ROOTHASBIN= $(ROOT)/usr/has/bin
82ROOTHASLIB= $(ROOT)/usr/has/lib
83ROOTXPG4= $(ROOT)/usr/xpg4
84ROOTXPG4BIN= $(ROOT)/usr/xpg4/bin
85ROOTXPG4BIN32= $(ROOTXPG4BIN)/$(MACH32)
86ROOTXPG4BIN64= $(ROOTXPG4BIN)/$(MACH64)

--- 424 unchanged lines hidden ---