summaryrefslogtreecommitdiff
path: root/top.sed
diff options
context:
space:
mode:
Diffstat (limited to 'top.sed')
-rw-r--r--top.sed3
1 files changed, 2 insertions, 1 deletions
diff --git a/top.sed b/top.sed
index f8d56fcf54..d91a80eb0a 100644
--- a/top.sed
+++ b/top.sed
@@ -1,5 +1,6 @@
/^SHELL/s,/bin/sh,$(COMPSEC),
-s/@srcdir@/./
+/^VPATH/s/:/;/g
+s/@srcdir@/./g
s/@CC@/gcc/
s/@CPP@/gcc -E/
s/@CPPFLAGS@//