X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fafs%2FMakefile.in;h=07e4239b0f94490cc2672f5c9ba5f35c1c43eccd;hp=8b46d8edc5baaeb60ce96f5ae10030b06b696e99;hb=a8f440e991d7ff139d60b972f42bfc7b3b8f4a43;hpb=f5d36b1c7094a8a2c74ceb292e8ef84a894236fc diff --git a/src/afs/Makefile.in b/src/afs/Makefile.in index 8b46d8e..07e4239 100644 --- a/src/afs/Makefile.in +++ b/src/afs/Makefile.in @@ -35,12 +35,6 @@ all: kinstall ukinstall ${TOP_INCDIR}/afs/afs.h ${TOP_INCDIR}/afs/osi_inode.h ${ pmax_ul43 | pmax_ul43a) \ ${INSTALL} longc_procs.h ${TOP_INCDIR}/afs ;; \ esac - case ${SYS_NAME} in \ - *linux* ) \ - ${INSTALL} ${AFS_OSTYPE}/osi_vfs.h ${TOP_INCDIR}/afs ;;\ - * ) \ - echo No vfs headers to install for ${SYS_NAME};; \ - esac # NOTE: linux case uses --new as well to work around bug in some versions of # gencat.