X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fvenus%2FMakefile.in;h=023054ac0077d994f336b7de27517455bf353840;hp=b6a330d237922e161cace81b6a7e16971e770300;hb=327f516477b3dbf6ed6302c706bbb2bf41ae7907;hpb=d354050ab1d9e4fda9265cd119e9787f39bb6fba diff --git a/src/venus/Makefile.in b/src/venus/Makefile.in index b6a330d..023054a 100644 --- a/src/venus/Makefile.in +++ b/src/venus/Makefile.in @@ -321,6 +321,8 @@ install: kdump-build fs livesys up fstrace cmdebug afsio hp_ux11* ) \ ${INSTALL_SCRIPT} kdump.sh.hp_ux11 ${DESTDIR}${sbindir}/kdump; \ ${INSTALL_PROGRAM} kdump-build ${DESTDIR}${sbindir}/kdump ;; \ + *_fbsd* ) \ + ;; \ *) \ ${INSTALL_PROGRAM} kdump-build ${DESTDIR}${sbindir}/kdump ;; \ esac