pike.git/
NT/
init_nt
Branch:
Tag:
Non-build tags
All tags
No tags
2000-02-05
2000-02-05 02:38:40 by Marcus Comstedt <marcus@mc.pp.se>
cdfb8d8e03e1f254ed60cafe31a7b53c16756f60 (
3
lines) (+
3
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
Setup rewriting rule for default include/module path.
Rev: NT/init_nt:1.22
91:
if [ "x$NTMOUNT" = x ]; then MNTREPLACE=""
+
PIKE_PATH_TRANSLATE=""
else MNTREPLACE="s@$NTMOUNT@@g "
-
+
PIKE_PATH_TRANSLATE="s!^$NTMOUNT!$NTDRIVE!"
fi IFS=' '