projects
/
platform
/
upstream
/
nasm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dab71ed
)
Separate out the "tar" operation from the "make dist" operation
author
H. Peter Anvin
<hpa@zytor.com>
Sun, 5 May 2002 23:48:07 +0000
(23:48 +0000)
committer
H. Peter Anvin
<hpa@zytor.com>
Sun, 5 May 2002 23:48:07 +0000
(23:48 +0000)
This is necessary for the release script (still in progress)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
818809e
..
bd5e406
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-159,6
+159,8
@@
install_everything: everything install install_doc install_rdf
dist: spotless perlreq
autoconf
rm -rf ./autom4te.cache
+
+tar: dist
tar cvjf ../nasm-`cat version`-`date +%Y%m%d`.tar.bz2 ../`./nasm-dir`
nasm.spec: nasm.spec.in version