Removed some generated files, added Makefile.common, shifted mcs51 sdcc
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 17 Jan 2000 05:43:29 +0000 (05:43 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 17 Jan 2000 05:43:29 +0000 (05:43 +0000)
commita3d1759c37fa399c45561eda23f696dd25cd5b62
treeb8790536f21e482922c3811c3fbac86f6318f3ff
parent8d1c586a0c12618c0051e78958b47b6f23ce00aa
Removed some generated files, added Makefile.common, shifted mcs51 sdcc
ports into the port directory, added hack to get it to compile.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@10 4a8a32a2-be11-0410-ad9d-d568d2c75423
15 files changed:
Makefile.common.in [new file with mode: 0644]
configure
configure.in
debugger/mcs51/Makefile.dep [deleted file]
device/lib/Makefile.dep [deleted file]
src/Makefile.in
src/SDCClex.c [deleted file]
src/SDCCy.c [deleted file]
src/mcs51/Makefile [new file with mode: 0644]
src/mcs51/gen.c [new file with mode: 0644]
src/mcs51/gen.h [new file with mode: 0644]
src/mcs51/ralloc.c [new file with mode: 0644]
src/mcs51/ralloc.h [new file with mode: 0644]
support/cpp/Makefile.dep [deleted file]
support/gc/Makefile [deleted file]