mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
Apply bootstrapit.sh
This commit is contained in:
parent
6416df7094
commit
d951483a83
26 changed files with 1260 additions and 80 deletions
9
makefile.extra.make
Normal file
9
makefile.extra.make
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## Start the development http server in debug mode
|
||||
## This is just to illustrate how to add your
|
||||
## extra targets outside of the main makefile.
|
||||
.PHONY: serve
|
||||
serve:
|
||||
echo "Not Implemented"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue