Makefile (3173664e967186de0a5f0e61548c25996fa6d37f) Makefile (711890bc9379ceea66272dc8d4981812224ea86e)
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

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

14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
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#
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

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

14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
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 2006 Sun Microsystems, Inc. All rights reserved.
22# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
23# Use is subject to license terms.
24#
25# ident "%Z%%M% %I% %E% SMI"
26#
27# head/Makefile
28#
29# include global definitions
30include ../Makefile.master

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

130 priv_utils.h \
131 proc_service.h \
132 procfs.h \
133 prof.h \
134 project.h \
135 pthread.h \
136 pw.h \
137 pwd.h \
23# Use is subject to license terms.
24#
25# ident "%Z%%M% %I% %E% SMI"
26#
27# head/Makefile
28#
29# include global definitions
30include ../Makefile.master

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

130 priv_utils.h \
131 proc_service.h \
132 procfs.h \
133 prof.h \
134 project.h \
135 pthread.h \
136 pw.h \
137 pwd.h \
138 raidcfg.h \
139 raidcfg_spi.h \
138 rctl.h \
139 re_comp.h \
140 regex.h \
141 regexp.h \
142 resolv.h \
143 rje.h \
144 rtld_db.h \
145 sac.h \

--- 350 unchanged lines hidden ---
140 rctl.h \
141 re_comp.h \
142 regex.h \
143 regexp.h \
144 resolv.h \
145 rje.h \
146 rtld_db.h \
147 sac.h \

--- 350 unchanged lines hidden ---