perl 5.003_01: lib/Carp.pm
[p5sagit/p5-mst-13.2.git] / x2p / cflags.SH
index e20c3a4..531ef65 100755 (executable)
@@ -49,7 +49,7 @@ case $# in
 0) set *.c; echo "The current C flags are:" ;;
 esac
 
-set `echo "$* " | sed 's/\.[oc] / /g'`
+set `echo "$* " | sed -e 's/\.[oc] / /g' -e 's/\.obj / /g'`
 
 for file do