Move all version strings to a single compilation unit (ver.c)
commit4b9358928b114caaf34a69d6fdfd3b285b7a72cc
authorH. Peter Anvin <hpa@zytor.com>
Fri, 31 Oct 2008 23:53:49 +0000 (31 16:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 31 Oct 2008 23:53:49 +0000 (31 16:53 -0700)
treeb531697231b1ac88943dd32c4fa434c746a40f66
parentdcd3a21145ef08583c1e242594777bf1625bf989
Move all version strings to a single compilation unit (ver.c)

Move all the version strings to a single compilation unit, ver.c; this
does not include the version macros, which are fed into macros.c.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
13 files changed:
Makefile.in
Mkfiles/msvc.mak
Mkfiles/netware.mak
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak
nasm.c
nasm.h
ndisasm.c
output/outelf32.c
output/outelf64.c
output/outieee.c
output/outobj.c
ver.c [new file with mode: 0644]