
Jan. 29, 2001
4:23 a.m.
On Sun, Jan 28, 2001 at 03:40:28PM -0600, Skip Montanaro wrote:
Makesetup ran but nothing mentioned in Setup.local got built.
I believe Setup.local should still work. One possibility is that the modules in Setup.local were marked as shared. Shared modules from Setup* don't get build by default. You have to do "make oldsharedmods". I'm not sure why oldsharedmods is not included in the all target. Andrew, can you think of any reason why it shouldn't be added. Neil