Command to create a Makefile to build nicely written Fortran code.
Project description
makemakef
Command to create a Makefile to build nicely written Fortran code.
Usage
# For build .exe
makemakef -rc -s .F90 -n main.exe -fc gfortran
# For build .a
makemakef -rc -s .F90 -n libname.a -fc gfortran -lib
# Run make
make builddir # create directories for build
make all # or make test if test code exists
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
makemakef-0.2.12.tar.gz
(8.0 kB
view details)
Built Distribution
File details
Details for the file makemakef-0.2.12.tar.gz
.
File metadata
- Download URL: makemakef-0.2.12.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 918dd375ce7381d5fb9a5f2261cdddf279cd3ea6a3ddbe9177bada2d06751e4e |
|
MD5 | e9d2c9828d5943c9ea7972585dd73cc8 |
|
BLAKE2b-256 | f7c0ca1d99fd89882db96f397785fedd3aea05a7c0df4e59d3d619d9eb23ac30 |
File details
Details for the file makemakef-0.2.12-py3-none-any.whl
.
File metadata
- Download URL: makemakef-0.2.12-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5089b20e8ec683110f1d3589c3860e90fcc3391d0c9d07090e308e63117c90fc |
|
MD5 | d692a426e85d5016c78e5bd6150d8cfd |
|
BLAKE2b-256 | 204880100a35f7a04176ac0c871ca570067b30c8d815c8ccb4ea0df70b448354 |