Makefile.files (2c2961f8403049d948b9f3e6c35d6488b6b7e1aa) | Makefile.files (b1efbcd6740f24e4bce347c64e48d9b74b472c67) |
---|---|
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 --- 615 unchanged lines hidden (view full) --- 624KSTAT_OBJS += kstat.o 625 626KSYMS_OBJS += ksyms.o 627 628INSTANCE_OBJS += inst_sync.o 629 630IWSCN_OBJS += iwscons.o 631 | 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 --- 615 unchanged lines hidden (view full) --- 624KSTAT_OBJS += kstat.o 625 626KSYMS_OBJS += ksyms.o 627 628INSTANCE_OBJS += inst_sync.o 629 630IWSCN_OBJS += iwscons.o 631 |
632LOFI_OBJS += lofi.o | 632LOFI_OBJS += lofi.o LzmaDec.o |
633 634FSSNAP_OBJS += fssnap.o 635 636FSSNAPIF_OBJS += fssnap_if.o 637 638MM_OBJS += mem.o 639 640PHYSMEM_OBJS += physmem.o --- 1194 unchanged lines hidden --- | 633 634FSSNAP_OBJS += fssnap.o 635 636FSSNAPIF_OBJS += fssnap_if.o 637 638MM_OBJS += mem.o 639 640PHYSMEM_OBJS += physmem.o --- 1194 unchanged lines hidden --- |