Skip to content

Add flag for Makefile dependency rules generation #1214

Closed
@robertwb

Description

@robertwb

Add flag that will make cython output a rule suitable for make describing the dependencies of the main source file.

like this:

$ cython -M foo.pxd

foo.c: bar.pxd

Migrated from http://trac.cython.org/ticket/655

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions