Skip to content

Commit 44df440

Browse files
committed
helper makefile
1 parent e91a688 commit 44df440

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Makefile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
all:
2+
echo 'nothing by default'
3+
4+
prep_release:
5+
# take previous one, and replace with the next one
6+
utils/prep_release

0 commit comments

Comments
 (0)