Mark -
You are correct. These entries should reference the kernel subdir, not the
shared subdir. And unless something comes up, I believe we are done moving
files around. Of course. that could change if something comes up that
makes sense, but for now we are done moving things. So change away.
Thanks,
W. David Ashley
IBM Systems and Technology Group Lab Services
Open Object Rexx Team
Office Phone: 512-838-0609 T/L 678-0609
Mobile Phone: 512-289-7506
"Mark Miesfeld" <miesfeld@...>
Sent by: oorexx-devel-bounces@...
12/01/06 11:06 PM
Please respond to
miesfeld@...; Please respond to
Open Object Rexx Developer Mailing List
<oorexx-devel@...>
To
"Open Object Rexx Developer Mailing List"
<oorexx-devel@...>
cc
Subject
[Oorexx-devel] ooRexx 4.0 Windows make files
Working on the Windows make files for 4.0.
In Nmake.inc, for the definition of the headers for $(COMMONHEADERS) we
have:
$(top_srcdir)\shared\Rxstring.hpp \
$(top_srcdir)\shared\SynchronizedBlock.hpp \
$(top_srcdir)\shared\SystemException.hpp
But the files are actually in:
$(top_srcdir)\kernel
It looks to me like, from Makefile.am, that the Unix/Linux make file will
expect them in $(top_srcdir)\kernel also.
I just wanted to double check, before I change Nmake.inc, that there is
not
the intention to move those files?
--
Mark Miesfeld
miesfeld@...
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@...
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
|