Akinori MUSHA
c982f5faf1
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Akinori MUSHA
fc63031cb0
Update to 0.3.1.
2002-01-26 12:07:04 +00:00
Akinori MUSHA
61a656295a
Update to 0.3.0.
2001-12-26 18:56:18 +00:00
Akinori MUSHA
29d9d0dcfa
Update to 0.2.1.
2001-11-15 09:43:56 +00:00
Akinori MUSHA
9884c7f692
Update to 0.2.0.
2001-10-21 20:59:45 +00:00
Akinori MUSHA
de4447b907
Update to 0.1.7.
2001-09-29 14:02:57 +00:00
Akinori MUSHA
534be23dcb
Update to 0.1.6b.
2001-09-23 05:41:25 +00:00
Akinori MUSHA
8e55ee5807
Add jruby, an implementation of Ruby Interpreter in Pure Java.
...
That it is still in the alpha stage, but it actually works.
2001-09-20 09:18:26 +00:00