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.
That would eliminate the need for the double targets. Could also implement it using configure checks (#ifndef HAVE_XDRREC_CREATE) for example in the xdr_rec.c file. Is anyone with a djgpp setup interested in testing this? If so, let me know and I'll work up a patch for you to try. -- Nathan ------------------------------------------------------------ Nathan Neulinger EMail: [EMAIL PROTECTED] University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
