Derrick J Brashear <[EMAIL PROTECTED]> writes: > Tell me things like how I can have a makefile target with spaces in it > and I will have an excuse for 1.4.2b4.
If you're happy with requiring GNU make, I believe backslashes in front of the spaces will work, but it's not portable. We may not care if it's not portable if it only occurs in the Darwin makefile. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
