The common code is now a library (no more #include "common.cpp"). Improvements
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 18:34:52 +0000 (18:34 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 18:34:52 +0000 (18:34 +0000)
commitc2eb4dc313104e4917ee7e1c7d783cb27404b91c
treee460c36d7e659e99718731b374cdd3a37bdd97cb
parent2407432ffcf699bf915875db0bec31b1b2754f4c
The common code is now a library (no more #include "common.cpp"). Improvements
to the recurisve calls to make. Now using phony targets instead of shell script
code which iterates over a list of items.

git-svn-id: http://svn.complang.org/ragel/trunk@58 052ea7fc-9027-0410-9066-f65837a77df0
Makefile.in
common/Makefile.in
common/common.cpp
javagen/Makefile.in
ragel/Makefile.in
ragel/main.cpp
redfsm/Makefile.in
rlcodegen/Makefile.in
rlcodegen/main.cpp