diff options
author | Ben Elliston <bje@au.ibm.com> | 2005-06-29 19:12:31 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2005-06-29 19:12:31 +0000 |
commit | 89b85085048728f2d92b63fd85ed9f4564b04fba (patch) | |
tree | 68ff6b9365bfa4091fd981324bca793c5e2d37b8 /setup.com | |
parent | * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for (diff) | |
download | binutils-gdb-89b85085048728f2d92b63fd85ed9f4564b04fba.tar.gz binutils-gdb-89b85085048728f2d92b63fd85ed9f4564b04fba.tar.bz2 binutils-gdb-89b85085048728f2d92b63fd85ed9f4564b04fba.zip |
* setup.com (mpw): Remove unused directive.
Diffstat (limited to 'setup.com')
-rw-r--r-- | setup.com | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.com b/setup.com index 553afd55ae1..6083dda329f 100644 --- a/setup.com +++ b/setup.com @@ -3,6 +3,5 @@ $! $ define aout [-.INCLUDE.AOUT] $ define coff [-.INCLUDE.COFF] $ define elf [-.INCLUDE.ELF] -$ define mpw [-.INCLUDE.MPW] $ define nlm [-.INCLUDE.NLM] $ define opcode [-.INCLUDE.OPCODE] |