solaris-nfstrans-compile-fix-20020108
authorDerrick Brashear <shadow@dementia.org>
Wed, 8 Jan 2003 23:53:36 +0000 (23:53 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 8 Jan 2003 23:53:36 +0000 (23:53 +0000)
osi_vfsops_nfs.o is compiled from osi_vfsops.c

src/libafs/Makefile.common.in

index 4055283..2bd0c74 100644 (file)
@@ -369,7 +369,7 @@ osi_sleep.o: $(TOP_SRCDIR)/afs/$(MKAFS_OSTYPE)/osi_sleep.c
        $(CRULE1)
 osi_misc.o: $(TOP_SRCDIR)/afs/$(MKAFS_OSTYPE)/osi_misc.c
        $(CRULE1)
-osi_vfsops_nfs.o: $(TOP_SRCDIR)/afs/$(MKAFS_OSTYPE)/osi_vfsops_nfs.c
+osi_vfsops_nfs.o: $(TOP_SRCDIR)/afs/$(MKAFS_OSTYPE)/osi_vfsops.c
        $(CRULE1) -o osi_vfsops_nfs.o
 osi_vfsops.o: $(TOP_SRCDIR)/afs/$(MKAFS_OSTYPE)/osi_vfsops.c
        $(CRULE1) -DAFS_NONFSTRANS