add (system base target)
authorAndy Wingo <wingo@pobox.com>
Mon, 30 May 2011 19:28:30 +0000 (21:28 +0200)
committerAndy Wingo <wingo@pobox.com>
Tue, 31 May 2011 09:18:28 +0000 (11:18 +0200)
commit42090217cf2d7257a7efcf3902cfd447649242db
tree49f121754397efc7e6f19391dcadf8328557acb7
parent2187975e391efd3e4b8078f2ce477d62856edc20
add (system base target)

* module/Makefile.am:
* module/system/base/target.scm: Add a minimal module to parameterize
  the target system type and inspect properties on it like cpu, vendor,
  os, endianness, and word size.
module/Makefile.am
module/system/base/target.scm [new file with mode: 0644]