diff options
author | H. Peter Anvin <hpa@zytor.com> | 2002-05-04 04:11:00 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2002-05-04 04:11:00 +0000 |
commit | 53ea605b4d3f387bc92ed0200e23e192ab9562f1 (patch) | |
tree | acf4789f3f2ade9dac50d1ec88387361bf483f53 /ChangeLog | |
parent | 00edfad9cbe6e4b3559f431790fe62ec6794b933 (diff) | |
download | nasm-53ea605b4d3f387bc92ed0200e23e192ab9562f1.tar.gz nasm-53ea605b4d3f387bc92ed0200e23e192ab9562f1.tar.bz2 nasm-53ea605b4d3f387bc92ed0200e23e192ab9562f1.zip |
Change the NASM environment variable to NASMOPT.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ 2002-05-03 H. Peter Anvin <hpa@zytor.com> + * (nasm.c): Change the NASM environment variable to NASMOPT. + +2002-05-03 H. Peter Anvin <hpa@zytor.com> * (Makefile.in Mkfiles/*): use new version -> version.{h,mac}. * (macros.pl): support multiple input files (standard.mac, version.mac). * (standard.mac): use an explicit delimiter to end the TASM macros. |