plan9: drop special build and orphaned references

Would need 64-bit support.

Ref: https://github.com/curl/curl/pull/20233#issuecomment-3732556015
Follow-up to 0159100f4f #20233

Closes #20243
This commit is contained in:
Viktor Szakats 2026-01-10 14:42:19 +01:00
parent 7433a6eb3f
commit bfacfb2355
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
24 changed files with 1 additions and 342 deletions

View file

@ -66,18 +66,8 @@ CMAKE_DIST = \
VC_DIST = projects/README.md projects/generate.bat
PLAN9_DIST = plan9/include/mkfile \
plan9/include/mkfile \
plan9/mkfile.proto \
plan9/mkfile \
plan9/README \
plan9/lib/mkfile.inc \
plan9/lib/mkfile \
plan9/src/mkfile.inc \
plan9/src/mkfile
EXTRA_DIST = CHANGES.md COPYING RELEASE-NOTES Dockerfile .editorconfig \
$(CMAKE_DIST) $(VC_DIST) $(PLAN9_DIST)
$(CMAKE_DIST) $(VC_DIST)
DISTCLEANFILES = buildinfo.txt