Skip to content

Commit

Permalink
0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rudojaksa committed Jun 29, 2024
1 parent 684901e commit 2cfdedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ BIN := xyz
DEP := $(shell pcpp -lp $(BIN:%=%.pl))
```

### Dependencies
### Dependency files

The `pcpp -d target_name` can be used to generate a dependency file for
Makefile. Compared to the `-lp` option, the `-d` and `-dd` options also
Expand Down

0 comments on commit 2cfdedc

Please sign in to comment.