Makefile tar
This commit is contained in:
parent
c70b7682ee
commit
01be544962
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
@ -31,6 +31,7 @@ $(TARNAME).minisig: $(TARNAME)
|
|||
|
||||
tar: $(TARNAME)
|
||||
tar -tvf $(TARNAME)
|
||||
tar -tvf $(TARNAME) | wc -l
|
||||
|
||||
sign: $(TARNAME).minisig
|
||||
|
||||
|
|
Loading…
Reference in a new issue