Minor Makefile fixes
authorWill Sowerbutts <will@sowerbutts.com>
Sat, 3 Jan 2015 16:17:37 +0000 (16:17 +0000)
committerWill Sowerbutts <will@sowerbutts.com>
Sat, 3 Jan 2015 16:22:51 +0000 (16:22 +0000)
commit8b86c2d321fdae8dd553772aaf40e9612a8bcc38
tree01a0565d2eaf427d3bfa8f56ecb619f67e6bb42b
parent713e1ec077cbba00fff801221dc5a994f2b94ab1
Minor Makefile fixes

Libary: Link syslib.lib to c.lib (which is the name fcc expects to use)

Applications: Use fcc to build, remove reference to env.c and uname.c
which are not present in the git repository.
Applications/util/Makefile
Library/libs/Makefile