Makefile.files (26594249d18446b4a5ff8ff6d34611c718757251) Makefile.files (bbc000e522dec6271bdf858a8b013d7fc4c10ed4)
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

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

1184
1185SPEC_OBJS += specsubr.o specvfsops.o specvnops.o
1186
1187SOCK_OBJS += socksubr.o sockvfsops.o sockparams.o \
1188 socksyscalls.o socktpi.o sockstr.o sockssl.o \
1189 sockcommon_vnops.o sockcommon_subr.o \
1190 sockcommon_sops.o sockcommon.o socknotify.o \
1191 nl7c.o nl7curi.o nl7chttp.o nl7clogd.o \
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

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

1184
1185SPEC_OBJS += specsubr.o specvfsops.o specvnops.o
1186
1187SOCK_OBJS += socksubr.o sockvfsops.o sockparams.o \
1188 socksyscalls.o socktpi.o sockstr.o sockssl.o \
1189 sockcommon_vnops.o sockcommon_subr.o \
1190 sockcommon_sops.o sockcommon.o socknotify.o \
1191 nl7c.o nl7curi.o nl7chttp.o nl7clogd.o \
1192 nl7cnca.o
1192 nl7cnca.o sodirect.o
1193
1194TMPFS_OBJS += tmp_dir.o tmp_subr.o tmp_tnode.o tmp_vfsops.o \
1195 tmp_vnops.o
1196
1197UDFS_OBJS += udf_alloc.o udf_bmap.o udf_dir.o \
1198 udf_inode.o udf_subr.o udf_vfsops.o \
1199 udf_vnops.o
1200

--- 676 unchanged lines hidden ---
1193
1194TMPFS_OBJS += tmp_dir.o tmp_subr.o tmp_tnode.o tmp_vfsops.o \
1195 tmp_vnops.o
1196
1197UDFS_OBJS += udf_alloc.o udf_bmap.o udf_dir.o \
1198 udf_inode.o udf_subr.o udf_vfsops.o \
1199 udf_vnops.o
1200

--- 676 unchanged lines hidden ---