mirror of
https://github.com/curl/curl.git
synced 2026-04-14 18:21:40 +03:00
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:
parent
7433a6eb3f
commit
bfacfb2355
24 changed files with 1 additions and 342 deletions
12
Makefile.am
12
Makefile.am
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue