[Python-Dev] Adding GNU conditional execution in the Makefile? (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Thu Dec 22 14:34:00 CET 2011
- Previous message: [Python-Dev] Adding GNU conditional execution in the Makefile?
- Next message: [Python-Dev] Omission in re.sub?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If this is a policy, I would like to know.
As Guido says: Python should work with "traditional make", I think this is particularly relevant for the BSDs, and Solaris.
And if somebody has a suggestion to cope with this difficulty...
Why don't you use some @FOO@ replacement? Have something expand to either the object file name, or nothing.
Regards, Martin
- Previous message: [Python-Dev] Adding GNU conditional execution in the Makefile?
- Next message: [Python-Dev] Omission in re.sub?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]