[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
make utility pattern substitution
- From: Rao Pramodh <pramodh rao derendinger ch>
- To: "'redhat-install-list redhat com'" <redhat-install-list redhat com>
- Subject: make utility pattern substitution
- Date: Mon, 26 Nov 2001 15:49:25 +0100
Hello Everybody,
I know this is not the right forum for this question, but I need to use
something like this is my Makefile
define PLLFILES
*.pll
endef
PLXFILES=$(PLLFILES:%.pll=%.plx)
However, this is not happening.
Could somebody point me in the right direction please. This is very urgent
as I need to have the prototype ready by tomorrow morning and I am not able
to use the make utillity at all.
TIA!
Cheers
Pramodh
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]