Fossil SCM

Replaced a ..\ with $B\.

stephan 2013-01-25 08:53 trunk
Commit 461a4d11d180dfd2d5c640cda63df0841f2f0858
2 files changed +1 -1 +1 -1
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1109,11 +1109,11 @@
11091109
writeln "\t\$(TCC) /Fo\$@ -c ${s}_.c\n"
11101110
writeln "${s}_.c : \$(SRCDIR)\\$s.c"
11111111
writeln "\ttranslate\$E \$** > \$@\n"
11121112
}
11131113
1114
-writeln "fossil.res : ..\\win\\fossil.rc"
1114
+writeln "fossil.res : \$B\\win\\fossil.rc"
11151115
writeln "\t\$(RCC) -fo \$@ \$**"
11161116
11171117
writeln "headers: makeheaders\$E page_index.h VERSION.h"
11181118
writeln -nonewline "\tmakeheaders\$E "
11191119
set i 0
11201120
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1109,11 +1109,11 @@
1109 writeln "\t\$(TCC) /Fo\$@ -c ${s}_.c\n"
1110 writeln "${s}_.c : \$(SRCDIR)\\$s.c"
1111 writeln "\ttranslate\$E \$** > \$@\n"
1112 }
1113
1114 writeln "fossil.res : ..\\win\\fossil.rc"
1115 writeln "\t\$(RCC) -fo \$@ \$**"
1116
1117 writeln "headers: makeheaders\$E page_index.h VERSION.h"
1118 writeln -nonewline "\tmakeheaders\$E "
1119 set i 0
1120
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1109,11 +1109,11 @@
1109 writeln "\t\$(TCC) /Fo\$@ -c ${s}_.c\n"
1110 writeln "${s}_.c : \$(SRCDIR)\\$s.c"
1111 writeln "\ttranslate\$E \$** > \$@\n"
1112 }
1113
1114 writeln "fossil.res : \$B\\win\\fossil.rc"
1115 writeln "\t\$(RCC) -fo \$@ \$**"
1116
1117 writeln "headers: makeheaders\$E page_index.h VERSION.h"
1118 writeln -nonewline "\tmakeheaders\$E "
1119 set i 0
1120
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -1091,11 +1091,11 @@
10911091
$(TCC) /Fo$@ -c zip_.c
10921092
10931093
zip_.c : $(SRCDIR)\zip.c
10941094
translate$E $** > $@
10951095
1096
-fossil.res : ..\win\fossil.rc
1096
+fossil.res : $B\win\fossil.rc
10971097
$(RCC) -fo $@ $**
10981098
headers: makeheaders$E page_index.h VERSION.h
10991099
makeheaders$E add_.c:add.h \
11001100
allrepo_.c:allrepo.h \
11011101
attach_.c:attach.h \
11021102
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -1091,11 +1091,11 @@
1091 $(TCC) /Fo$@ -c zip_.c
1092
1093 zip_.c : $(SRCDIR)\zip.c
1094 translate$E $** > $@
1095
1096 fossil.res : ..\win\fossil.rc
1097 $(RCC) -fo $@ $**
1098 headers: makeheaders$E page_index.h VERSION.h
1099 makeheaders$E add_.c:add.h \
1100 allrepo_.c:allrepo.h \
1101 attach_.c:attach.h \
1102
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -1091,11 +1091,11 @@
1091 $(TCC) /Fo$@ -c zip_.c
1092
1093 zip_.c : $(SRCDIR)\zip.c
1094 translate$E $** > $@
1095
1096 fossil.res : $B\win\fossil.rc
1097 $(RCC) -fo $@ $**
1098 headers: makeheaders$E page_index.h VERSION.h
1099 makeheaders$E add_.c:add.h \
1100 allrepo_.c:allrepo.h \
1101 attach_.c:attach.h \
1102

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button