Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.os.unix > #8043
| From | Thomas <fantome.forums.tDeContes@free.fr.invalid> |
|---|---|
| Newsgroups | fr.comp.os.unix |
| Subject | Re: Makefiles : changer le type d'une variable |
| References | <6328ff4e$0$31533$426a74cc@news.free.fr> <632ba9c0$0$31545$426a74cc@news.free.fr> |
| Date | 2022-10-23 05:39 +0200 |
| Message-ID | <6354b78e$0$2999$426a74cc@news.free.fr> (permalink) |
| Organization | Guest of ProXad - France |
In article <632ba9c0$0$31545$426a74cc@news.free.fr>, Thomas <fantome.forums.tDeContes@free.fr.invalid> wrote: > In article <6328ff4e$0$31533$426a74cc@news.free.fr>, > Thomas <fantome.forums.tDeContes@free.fr.invalid> wrote: > > > et il me semble que je ne peux pas y arriver non plus avec la fonction > > value. > > je pense que j'ai trouvé : > > $(eval VAR = $(VAR)) > > c'était donc eval, pas value. > je n'ai pas encore trouvé de cas où value est utile. je pense que j'en ai trouvé un :-) (non testé) VAR = $(variable-changeante-à-évaluer-plus-tard) VAR += texte ajouté après $(eval VAR = texte ajouté avant $(value VAR)) -- RAPID maintainer http://savannah.nongnu.org/projects/rapid/
Back to fr.comp.os.unix | Previous | Next — Previous in thread | Find similar | Unroll thread
Makefiles : changer le type d'une variable Thomas <fantome.forums.tDeContes@free.fr.invalid> - 2022-09-20 01:46 +0200
Re: Makefiles : changer le type d'une variable Thomas <fantome.forums.tDeContes@free.fr.invalid> - 2022-09-22 02:18 +0200
Re: Makefiles : changer le type d'une variable Thomas <fantome.forums.tDeContes@free.fr.invalid> - 2022-10-23 05:39 +0200
csiph-web