mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02:00
make: Add files
This commit is contained in:
parent
53e919458f
commit
3378b30a50
4 changed files with 60 additions and 0 deletions
6
make/tag-rules.mk
Normal file
6
make/tag-rules.mk
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
tag.dist:
|
||||
cvs tag $(TAG_VERSION)
|
||||
|
||||
ftag.dist:
|
||||
cvs tag -F $(TAG_VERSION)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue