Displaying 1 result from an estimated 1 matches for "wxart".
Did you mean:
wart
2003 Dec 12
3
I hate make
Does anyone else here think that it might be a good idea to shift wxruby
to use rake (http://rubyforge.org/projects/rake/) or perhaps one of the
other "modern" build systems?
One example of a task that would be trivial with rake, but seem to be
really painful with make: Define a tclean target that deletes all the .h
and .cpp files that are built from .t files.
I''m not sure