summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/depfix.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/depfix.sed b/src/util/depfix.sed
index f5cb27b90..533f5ce68 100644
--- a/src/util/depfix.sed
+++ b/src/util/depfix.sed
@@ -24,6 +24,7 @@ bFIRST
s/$/ /
s/ */ /g
+# delete system-specific or compiler-specific files from list
s;/usr/include/[^ ]* ;;g
s;/usr/lib/[^ ]* ;;g
s;/mit/cygnus[^ ]* ;;g