commit 6891221e395244e33e9cd561f1c9f4c3cd9d1080 from: Stefan Sperling date: Mon Mar 11 09:49:08 2024 UTC remove unused sources commit - f644422d21ee0332b215816504feb72255f748e3 commit + 6891221e395244e33e9cd561f1c9f4c3cd9d1080 blob - 3743222253927f8bd79e9d0cfb64171c39f6064b blob + 1ee285b62e5729cc16778e0d8573748ace7475e5 --- gotd/libexec/got-notify-email/Makefile +++ gotd/libexec/got-notify-email/Makefile @@ -4,13 +4,7 @@ .include "../../../got-version.mk" PROG= got-notify-email -SRCS= got-notify-email.c bloom.c buf.c date.c deflate.c delta.c \ - delta_cache.c error.c gitconfig.c gotconfig.c hash.c \ - inflate.c lockfile.c murmurhash2.c object.c object_cache.c \ - object_create.c object_idset.c object_open_io.c \ - object_parse.c object_qid.c opentemp.c pack.c path.c pollfd.c \ - privsep_stub.c read_gitconfig.c read_gotconfig.c reference.c \ - reference_parse.c repository.c sigs.c +SRCS= got-notify-email.c CPPFLAGS = -I${.CURDIR}/../../../include -I${.CURDIR}/../../../lib