> Looks like the librx-djgpp.a stuff in rx/Makefile could probably be > eliminated relatively easily if we were to compile all the files on all > platforms, but have the djgpp/NT-only ones have a big #ifdef/#endif block > around them.
Personally, I prefer the makefiles to be a little uglier when necessary to keep the source clean. It seems confusing to link the Unix versions of the library with Windows-only files that will not be used. -Jeff _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
