Targetdirs (b3700b074e637f8c6991b70754c88a2cfffb246b) Targetdirs (76ca3cb000306bc4052fe820a7e4a6998dbcf932)
1# CDDL HEADER START
2#
3# The contents of this file are subject to the terms of the
4# Common Development and Distribution License (the "License").
5# You may not use this file except in compliance with the License.
6#
7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8# or http://www.opensolaris.org/os/licensing.

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

201 /kernel \
202 /mnt \
203 /opt \
204 /platform \
205 /proc \
206 /root \
207 /sbin \
208 /system \
1# CDDL HEADER START
2#
3# The contents of this file are subject to the terms of the
4# Common Development and Distribution License (the "License").
5# You may not use this file except in compliance with the License.
6#
7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8# or http://www.opensolaris.org/os/licensing.

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

201 /kernel \
202 /mnt \
203 /opt \
204 /platform \
205 /proc \
206 /root \
207 /sbin \
208 /system \
209 /system/boot \
209 /system/contract \
210 /system/object \
211 /tmp \
212 /usr \
213 /usr/4lib \
214 /usr/ast \
215 /usr/ast/bin \
216 /usr/bin \

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

578#
579$(ROOT)/dev/fd \
580$(ROOT)/home:= DIRMODE= 555
581
582$(ROOT)/var/mail:= DIRMODE=1777
583
584$(ROOT)/proc:= DIRMODE= 555
585
210 /system/contract \
211 /system/object \
212 /tmp \
213 /usr \
214 /usr/4lib \
215 /usr/ast \
216 /usr/ast/bin \
217 /usr/bin \

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

579#
580$(ROOT)/dev/fd \
581$(ROOT)/home:= DIRMODE= 555
582
583$(ROOT)/var/mail:= DIRMODE=1777
584
585$(ROOT)/proc:= DIRMODE= 555
586
587$(ROOT)/system/boot:= DIRMODE= 555
586$(ROOT)/system/contract:= DIRMODE= 555
587$(ROOT)/system/object:= DIRMODE= 555
588
589# symlink assignments, LINKDEST is the value of the symlink
590#
591$(ROOT)/usr/lib/cron:= LINKDEST=../../etc/cron.d
592$(ROOT)/bin:= LINKDEST=usr/bin
593$(ROOT)/lib/32:= LINKDEST=.

--- 1305 unchanged lines hidden ---
588$(ROOT)/system/contract:= DIRMODE= 555
589$(ROOT)/system/object:= DIRMODE= 555
590
591# symlink assignments, LINKDEST is the value of the symlink
592#
593$(ROOT)/usr/lib/cron:= LINKDEST=../../etc/cron.d
594$(ROOT)/bin:= LINKDEST=usr/bin
595$(ROOT)/lib/32:= LINKDEST=.

--- 1305 unchanged lines hidden ---