chore(build): remove `plan9` support

Remove `plan9` support from the `Makefile` because the executable now
fails to build.
This commit is contained in:
Christopher Allen Lane 2023-12-13 09:45:21 -05:00
parent 2294f40ee0
commit 242da8c89a
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ releases := \
$(dist_dir)/cheat-linux-arm7 \
$(dist_dir)/cheat-netbsd-amd64 \
$(dist_dir)/cheat-openbsd-amd64 \
$(dist_dir)/cheat-plan9-amd64 \
$(dist_dir)/cheat-solaris-amd64 \
$(dist_dir)/cheat-windows-amd64.exe