Usermode - Changed build system to separate different arch builds
authorJohn Hodge <[email protected]>
Thu, 24 Mar 2011 02:31:13 +0000 (10:31 +0800)
committerJohn Hodge <[email protected]>
Thu, 24 Mar 2011 02:31:13 +0000 (10:31 +0800)
commit954abc650a400e5d8798ed3565a02645a9eeec55
treeac749818de755c028e90e57059c379e3d397f0e1
parent3d6a345b39afa454f0f33fc8d48b96229971e6ed
Usermode - Changed build system to separate different arch builds

- Now all object files are put in a directory for each architecture
 > e.g. 'obj-i386/main.o'
- Fixed a compile error in telnet
Usermode/Applications/Makefile.tpl
Usermode/Applications/telnet_src/main.c
Usermode/Libraries/Makefile.cfg
Usermode/Libraries/Makefile.tpl

UCC git Repository :: git.ucc.asn.au