|
|
Experimental Physics and
| ||||||||||||||
|
|
There are 2 bugs in the .stt rule in base/config/RULES.Host. One is a missing quote the other one a missing ../ --- RULES.Host.buggy Mon Nov 17 20:53:55 2003
+++ RULES.Host Mon Nov 17 20:54:10 2003
@@ -567,8 +567,8 @@
@$(RM) $@
$(SNC) $(TARGET_SNCFLAGS) $(SNCFLAGS) $*.i-%.c: %.stt
- @echo "converting $<
+%.c: ../%.stt
+ @echo "converting $<"
ln -s $< $*.st
$(SNC) $(TARGET_SNCFLAGS) $(SNCFLAGS) $*.st
@$(RM) $*.stHas nobody ever tried to use this rule? The bug is there in R3.13.2, R3.13.5 and R3.13.9 (at least). Best regards, Dirk
| ||||||||||||||
| ANJ, 10 Aug 2010 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
· Distributions · Download · Documents · Links · Licensing · |