Makefile (964db34d) Makefile (aa1b14e7)
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

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

258 mms \
259 libima \
260 libsun_ima \
261 mpapi \
262 $($(MACH)_SUBDIRS)
263
264i386_SUBDIRS= \
265 libntfs \
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

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

258 mms \
259 libima \
260 libsun_ima \
261 mpapi \
262 $($(MACH)_SUBDIRS)
263
264i386_SUBDIRS= \
265 libntfs \
266 libparted
266 libparted \
267 libfdisk
267
268sparc_SUBDIRS= .WAIT \
269 efcode \
270 libc_psr .WAIT \
271 libds \
272 libdscp \
273 libprtdiag .WAIT \
274 libprtdiag_psr \

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

361 $(CLOSED)/lib/smartcard
362MSGSUBDIRS += \
363 $($(MACH)_MSGSUBDIRS)
364
365sparc_MSGSUBDIRS= \
366 libprtdiag \
367 libprtdiag_psr
368
268
269sparc_SUBDIRS= .WAIT \
270 efcode \
271 libc_psr .WAIT \
272 libds \
273 libdscp \
274 libprtdiag .WAIT \
275 libprtdiag_psr \

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

362 $(CLOSED)/lib/smartcard
363MSGSUBDIRS += \
364 $($(MACH)_MSGSUBDIRS)
365
366sparc_MSGSUBDIRS= \
367 libprtdiag \
368 libprtdiag_psr
369
370i386_MSGSUBDIRS= libfdisk
371
369HDRSUBDIRS= \
370 auditd_plugins \
371 libast \
372 libbrand \
373 libbsm \
374 libc \
375 libcmd \
376 libcmdutils \

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

486 $($(MACH)_HDRSUBDIRS)
487
488$(CLOSED_BUILD)HDRSUBDIRS += \
489 $(CLOSED)/lib/libc_i18n \
490 $(CLOSED)/lib/libike \
491 $(CLOSED)/lib/smartcard
492
493i386_HDRSUBDIRS= \
372HDRSUBDIRS= \
373 auditd_plugins \
374 libast \
375 libbrand \
376 libbsm \
377 libc \
378 libcmd \
379 libcmdutils \

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

489 $($(MACH)_HDRSUBDIRS)
490
491$(CLOSED_BUILD)HDRSUBDIRS += \
492 $(CLOSED)/lib/libc_i18n \
493 $(CLOSED)/lib/libike \
494 $(CLOSED)/lib/smartcard
495
496i386_HDRSUBDIRS= \
494 libparted
497 libparted \
498 libfdisk
495
496sparc_HDRSUBDIRS= \
497 libds \
498 libdscp \
499 libpri \
500 storage
501
502all := TARGET= all

--- 153 unchanged lines hidden ---
499
500sparc_HDRSUBDIRS= \
501 libds \
502 libdscp \
503 libpri \
504 storage
505
506all := TARGET= all

--- 153 unchanged lines hidden ---