An open API service indexing awesome lists of open source software.

https://github.com/berquerant/makedepdump

List make targets.
https://github.com/berquerant/makedepdump

bash make

Last synced: 8 months ago
JSON representation

List make targets.

Awesome Lists containing this project

README

          

# makedepdump

List make targets.

# Usage

``` shell
cd path/to/makefile_dir
./makedepdump.sh
# or
./makedepdump.sh -C path/to/makefile_dir
```