txz timestamped dist
This commit is contained in:
4
Makefile
4
Makefile
@@ -21,4 +21,6 @@ clean:
|
||||
rm -rf $(DIST).tgz $(OBJS) $(BINARY) *~
|
||||
|
||||
dist: clean
|
||||
cd ..; tar cfvz $(DIST)/$(DIST).tgz $(DIST)/*
|
||||
cd ..; \
|
||||
tar cfvJ $(DIST)/$(DIST)-`date -u "+%Y%m%d%H%M00"`.txz \
|
||||
$(DIST)/*
|
||||
|
||||
BIN
tiny_sha3.tgz
BIN
tiny_sha3.tgz
Binary file not shown.
Reference in New Issue
Block a user