Skip to main content

Generate Makefiles for modular Fortran programs

Project description

Generate Makefiles for modular Fortran programs

makemake90 logo

Installation

Either from PyPI:

python3 -m pip install makemake90

Or from GitHub:

python3 -m pip install git+https://github.com/janberges/makemake90

Synopsis

Generate Makefile for all .f90 files in the current directory and its subdirectories, optionally indicating special directories of your project:

makemake90 src=src obj=build mod=build bin=bin

Customize Makefile preamble (before the line with generated by makemake):

$EDITOR Makefile

Build your project:

make FC=gfortran FFLAGS=-O3

Update Makefile after further work on project:

makemake90

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

makemake90-0.3.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

makemake90-0.3-py2.py3-none-any.whl (4.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file makemake90-0.3.tar.gz.

File metadata

  • Download URL: makemake90-0.3.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for makemake90-0.3.tar.gz
Algorithm Hash digest
SHA256 d6e169bb13c130eaf212e9c13b118e93e672ecd6762458f7cfed04befc83538a
MD5 c140ff191058db2d6b9cd37e122d33a3
BLAKE2b-256 fd821dd5bb85175139949bac69059539b745182e0b51dbb6328baa085be714d4

See more details on using hashes here.

Provenance

File details

Details for the file makemake90-0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: makemake90-0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for makemake90-0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 326135c3bdf39d7a98bd1febe5f291cef6177db342bea35855bd588ccc694a7e
MD5 29e4364d1c38432c47da15172e3cfbd3
BLAKE2b-256 222c7511d0636338d9c239367b3a3d535816e2f6721df65687ba3a2a1242e0d3

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page