Makefile.files (4b7cbb468ccaa93f260f3964b823da34e5b0e1e5) Makefile.files (cde2885fdf538266ee2a3b08dee2d5075ce8fa2b)
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

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

969DRM_OBJS += drm_sunmod.o drm_kstat.o drm_agpsupport.o \
970 drm_auth.o drm_bufs.o drm_context.o drm_dma.o \
971 drm_drawable.o drm_drv.o drm_fops.o drm_ioctl.o drm_irq.o \
972 drm_lock.o drm_memory.o drm_msg.o drm_pci.o drm_scatter.o \
973 ati_pcigart.o
974
975FM_OBJS += devfm.o devfm_machdep.o
976
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

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

969DRM_OBJS += drm_sunmod.o drm_kstat.o drm_agpsupport.o \
970 drm_auth.o drm_bufs.o drm_context.o drm_dma.o \
971 drm_drawable.o drm_drv.o drm_fops.o drm_ioctl.o drm_irq.o \
972 drm_lock.o drm_memory.o drm_msg.o drm_pci.o drm_scatter.o \
973 ati_pcigart.o
974
975FM_OBJS += devfm.o devfm_machdep.o
976
977RTLS_OBJS += rtls.o
978
977#
978# exec modules
979#
980AOUTEXEC_OBJS +=aout.o
981
982ELFEXEC_OBJS += elf.o elf_notes.o old_notes.o
983
984INTPEXEC_OBJS +=intp.o

--- 863 unchanged lines hidden ---
979#
980# exec modules
981#
982AOUTEXEC_OBJS +=aout.o
983
984ELFEXEC_OBJS += elf.o elf_notes.o old_notes.o
985
986INTPEXEC_OBJS +=intp.o

--- 863 unchanged lines hidden ---