Skip to content

Commit 75260cd

Browse files
author
Mauko Quiroga
committed
Create a doc function
1 parent 84a13c1 commit 75260cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Same as `make test`.
1+
doc = sed -n "/^$1/ { x ; p ; } ; s/\#\#/[⚙]/ ; s/\./.../ ; x" ${MAKEFILE_LIST}
2+
3+
## Same as `make test.
24
all: test
35

46
## Install project dependencies.

0 commit comments

Comments
 (0)