Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mkfile for Plan 9 #398

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Add mkfile for Plan 9 #398

wants to merge 2 commits into from

Conversation

lufia
Copy link

@lufia lufia commented Jan 1, 2019

I added mkfile to build zlib for Plan 9 operating system, and ran tests with both minigzip and example.
Plan 9 has only static linked library, so mkfile don't make shared library.

how to build on Plan 9

mk test
mk install

@ericramos1980
Copy link

% bind -ac ../lib lib
% bind -ac ../src src
% bind -ac ../include include
% bind -ac .. .

@lufia lufia changed the base branch from master to develop April 4, 2020 17:06
GerHobbelt pushed a commit to GerHobbelt/zlib that referenced this pull request Nov 20, 2021
* Add auto-generated header files to .gitignore
* Remove auto-generated header files in make clean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants