Skip to content

Makefile#2

Merged
dgarske merged 1 commit intowolfSSL:mainfrom
ejohnstown:mf
Jul 13, 2022
Merged

Makefile#2
dgarske merged 1 commit intowolfSSL:mainfrom
ejohnstown:mf

Conversation

@ejohnstown
Copy link
Copy Markdown
Contributor

  1. Adding a project that builds wolfSSH and wolfCrypt into a single static library using a Makefile. The wolfSSH and wolfSSL sources are added as a submodule.
  2. Update the top README file.
  3. Move the top gitignore file to the Espressif directory. It ignores Makefiles which is fine in general, but affects the Makefile project.

Copy link
Copy Markdown
Member

@dgarske dgarske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as described:

make
...
./testsuite
Server said: Hello, wolfSSH!

Is "Makefile" a good folder name? Maybe like "SSH_TestSuite_Make"?

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread .gitmodules Outdated
Comment thread make-testsuite/Makefile
Comment thread make-testsuite/user_settings.h Outdated
1. Adding a project that builds wolfSSH and wolfCrypt into a single
   static library using a Makefile. The wolfSSH and wolfSSL sources
   are added as a submodule.
2. Update the top README file.
3. Move the top gitignore file to the Espressif directory. It ignores
   Makefiles which is fine in general, but affects the Makefile project.
@dgarske dgarske merged commit 5b4ac7b into wolfSSL:main Jul 13, 2022
@ejohnstown ejohnstown deleted the mf branch July 13, 2022 16:44
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.

2 participants