H. Peter Anvin
bf5652d220
rdoff: add missing dependency in Makefile
...
Add back a dependency which was accidentally dropped for the previous
build bug fix.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2011-06-23 13:40:06 -07:00
H. Peter Anvin
c050362865
Makefile: hopefully fix rdoff parallel build problems
...
The strange dependency on nasmlib.o causes serious issues in parallel
build; hopefully fix it.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2011-06-23 13:26:59 -07:00
H. Peter Anvin
7ae512b5a8
More "make install" fixes...
2009-07-05 18:48:50 -07:00
H. Peter Anvin
662b3fe3a4
rdoff: fix "make install"
...
Fix "make install" for the new rdf2bin aliases.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-07-05 17:08:46 -07:00
H. Peter Anvin
c1f13fc80f
Correct the legacy name rdf2ihx (as opposed to rdf2ith)
...
The more common acronym for Intel Hex seems to be "ith", but the
legacy utility was "rdf2ihx", so we allow both variants. However, the
Makefile rule was wrong.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-07-03 21:02:33 -07:00
H. Peter Anvin
1e5b102109
rdf2bin: revamp so it can output bin, ith, or srec
...
Revamp rdf2bin so it can output binary, Intel hex, or Motorola
S-records.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-07-03 15:30:48 -07:00
Charles Crayne
b8b1a61d10
Define MKDIR for rdoff make file
...
Addition of rdoff man pages uses MKDIR, which was not defined
2007-12-30 14:24:10 -08:00
Beroset
095e6a2973
regularized spelling of license to match name of LICENSE file
2007-12-29 09:44:23 -05:00
H. Peter Anvin
c79262a61e
rdoff: add man pages from the Debian project.
...
Add man pages for some of the rdoff programs, from the Debian project.
2007-12-18 16:12:13 -08:00
Charles Crayne
f3eea3d539
Suppress datarootdir warnings from configure
2007-10-18 23:33:06 -07:00
H. Peter Anvin
d105682096
Remove $Id$ tags (useless with git)
...
Remove CVS $Id$ tags, since git doesn't use them.
2007-09-12 21:05:06 -07:00
H. Peter Anvin
876c8a13d9
Get rid of @GCCFLAGS@
...
Get rid of the now-obsolete @GCCFLAGS@.
2007-04-15 23:03:28 +00:00
Eric Christopher
8e5abdeeb9
Allow CFLAGS to be overridden from make.
2005-10-20 19:46:34 +00:00
Yuri Zaporogets
e0c059ab4e
outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.
...
Export/import/common label size is increased from 33 to 64. Fixed the bug
that caused wrong behavior of rdfgetheaderrec() if label length was 32.
Changed error codes from numeric values to symbolic constants.
Moved some routines from rdfdump.c to rdoff.c. They will be utilized also
by rdfdisasm, which is being developed.
2004-09-15 06:54:34 +00:00
H. Peter Anvin
dab01ddf14
Fix stray character that had snuck in. Damned.
2002-05-19 05:22:45 +00:00
H. Peter Anvin
1170eb6546
Check in the rest of the Cygwin support patch...
2002-05-19 02:26:38 +00:00
H. Peter Anvin
4b563afc81
Handle separate source and object directories correctly.
2002-05-04 00:15:02 +00:00
H. Peter Anvin
788e6c10e1
NASM 0.98.12
2002-04-30 21:02:01 +00:00
H. Peter Anvin
4cf1748e68
NASM 0.98.11
2002-04-30 21:01:38 +00:00
H. Peter Anvin
734b188090
NASM 0.98.09
2002-04-30 21:01:08 +00:00
H. Peter Anvin
1cd0e2d5bf
NASM 0.98.08
2002-04-30 21:00:33 +00:00
H. Peter Anvin
af535c16cf
NASM 0.98.03
2002-04-30 20:59:21 +00:00
H. Peter Anvin
41bf8002b2
NASM 0.98
2002-04-30 20:58:18 +00:00
H. Peter Anvin
b64535fd4e
NASM 0.98p3.3
2002-04-30 20:55:37 +00:00
H. Peter Anvin
ce14ce6fc4
NASM 0.98p3.2
2002-04-30 20:54:58 +00:00
H. Peter Anvin
76690a12ad
NASM 0.96
2002-04-30 20:52:49 +00:00