OpenBSD: Remove duplicate assignment of COMMON_INCLUDE in libafs
[openafs.git] / src / libafs / MakefileProto.OBSD.in
index af63407..9b384db 100644 (file)
@@ -36,10 +36,12 @@ KOBJ = MODLOAD
 
 # OS specific object files:
 AFS_OS_OBJS = \
+       osi_gcpags.o \
        osi_groups.o \
        osi_file.o \
        osi_misc.o \
        osi_sleep.o \
+       osi_vcache.o \
        osi_vm.o \
        osi_vnodeops.o
 
@@ -56,21 +58,6 @@ TOP_SRCDIR = ../..
 
 include Makefile.common
 
-COMMON_INCLUDE = \
-       -I.. \
-       -I../nfs \
-       -I${TOP_SRCDIR} \
-       -I${TOP_SRCDIR}/afs \
-       -I${TOP_SRCDIR}/afs/${MKAFS_OSTYPE} \
-       -I${TOP_SRCDIR}/config \
-       -I${TOP_SRCDIR}/rx \
-       -I${TOP_SRCDIR}/rx/${MKAFS_OSTYPE} \
-       -I${TOP_SRCDIR}/rxkad \
-       -I${TOP_SRCDIR}/domestic \
-       -I${TOP_SRCDIR}/util \
-       -I${TOP_SRCDIR}/../include \
-       -I${TOP_SRCDIR}/../include/afs
-
 setup:
        -mkdir $(KOBJ)
        -$(RM) -f  $(KOBJ)/Makefile $(KOBJ)/Makefile.common $(KOBJ)/config