summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-09-05 06:24:43 +0000
committerH. Peter Anvin <hpa@zytor.com>2007-09-05 06:24:43 +0000
commitda51fc9dac4d635b82da514d4bc23591cad72676 (patch)
tree43a69e09ae5c8e3e0472cef4c776a03904670e60 /Makefile.in
parent199b96a810169e53a25227c7d2dceb29b628f018 (diff)
downloadnasm-da51fc9dac4d635b82da514d4bc23591cad72676.tar.gz
nasm-da51fc9dac4d635b82da514d4bc23591cad72676.tar.bz2
nasm-da51fc9dac4d635b82da514d4bc23591cad72676.zip
Remove obsolete Serial: construct; we shouldn't need it anyway.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0651b8e..a396b0a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -182,7 +182,6 @@ spec: nasm.spec
nasm.spec: nasm.spec.in version version.pl
sed -e s/@@VERSION@@/`cat $(srcdir)/version`/g \
- -e s/@@ID@@/`$(PERL) $(srcdir)/version.pl id < $(srcdir)/version`/g \
< nasm.spec.in > nasm.spec
splint: