mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
Update README to refer to common Makefile
This commit is contained in:
parent
24e28e3402
commit
361c38a47a
@ -121,7 +121,7 @@ Each implementation directory in PQClean (e.g., crypto\_kem/kyber768\clean) can
|
|||||||
|
|
||||||
Regarding #2, adding the files to your project's build system, each implementation in PQClean is accompanied by example two makefiles that show how one could build the files for that implementation:
|
Regarding #2, adding the files to your project's build system, each implementation in PQClean is accompanied by example two makefiles that show how one could build the files for that implementation:
|
||||||
|
|
||||||
- The file `GNUmakefile` which can be used with GNU Make.
|
- The file `Makefile` which can be used with GNU Make, BSD Make, and possibly others.
|
||||||
- The file `Makefile.Microsoft_nmake` which can be used with Visual Studio's nmake.
|
- The file `Makefile.Microsoft_nmake` which can be used with Visual Studio's nmake.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
Loading…
Reference in New Issue
Block a user