* setup.com (mpw): Remove unused directive.

This commit is contained in:
Ben Elliston 2005-06-29 19:12:31 +00:00
parent 7d3f4c164b
commit 2067349a52
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-06-30 Ben Elliston <bje@au.ibm.com>
* setup.com (mpw): Remove unused directive.
2005-06-22 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (stagefeedback): Come after profile.

View File

@ -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]