Required Changes to TAO Makefiles
Who
Chris Cleeland
What Changed
Unix Platforms
Several changes were required in order to get the IIOP code to
build in a "standard" ACE makefile environment:
- Movement of source files from subdirectories to a single
directory.
- Rewrite makefiles to use standard ACE makefile targets
(except install, see below).
Exceptions
Of course, there are always exceptions, and to the above general
rules, these are exceptions to the above:
- For some reason I couldn't
get the install target to work correctly, so, in
the interest of expediency, I chose to create a
copy target, which performs what
install would do if I could get it to work.
Chris Cleeland
Last modified: Mon Mar 17 12:13:49 CST