Define TARGET_PLATFORM matching TARGET_ARCH.
authorSimon Schubert <corecode@dragonflybsd.org>
Thu, 23 Aug 2007 07:00:31 +0000 (07:00 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Thu, 23 Aug 2007 07:00:31 +0000 (07:00 +0000)
commit4d005c1d0597e9770409f37092b83fadea5f7142
tree1c716ec26d5771ba2b28e876201a634c4ccf2f91
parenteb1b7db10467af59ab1b75c2caf23f1dda7a4e8f
Define TARGET_PLATFORM matching TARGET_ARCH.

This way we don't have to specify TARGET_ARCH *and* TARGET_PLATFORM for
crossbuilds.  Of course this should be generalized, etc, but as we just
have two platforms for now, this is no problem yet.
Makefile.inc1