Makefile.files (0f1702c5201310f0529cd5abb77652e5e9b241b6) Makefile.files (7c2fbfb345896881c631598ee3852ce9ce33fb07)
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

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

960# exec modules
961#
962AOUTEXEC_OBJS +=aout.o
963
964ELFEXEC_OBJS += elf.o elf_notes.o old_notes.o
965
966INTPEXEC_OBJS +=intp.o
967
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

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

960# exec modules
961#
962AOUTEXEC_OBJS +=aout.o
963
964ELFEXEC_OBJS += elf.o elf_notes.o old_notes.o
965
966INTPEXEC_OBJS +=intp.o
967
968SHBINEXEC_OBJS +=shbin.o
969
968JAVAEXEC_OBJS +=java.o
969
970#
971# file system modules
972#
973AUTOFS_OBJS += auto_vfsops.o auto_vnops.o auto_subr.o auto_xdr.o auto_sys.o
974
975CACHEFS_OBJS += cachefs_cnode.o cachefs_cod.o \

--- 847 unchanged lines hidden ---
970JAVAEXEC_OBJS +=java.o
971
972#
973# file system modules
974#
975AUTOFS_OBJS += auto_vfsops.o auto_vnops.o auto_subr.o auto_xdr.o auto_sys.o
976
977CACHEFS_OBJS += cachefs_cnode.o cachefs_cod.o \

--- 847 unchanged lines hidden ---