Fix: produced dependencies were wrong

This commit is contained in:
ceriel 1991-12-18 09:40:23 +00:00
parent 9aa79eacba
commit a5345dc5c9

View File

@ -16,5 +16,5 @@ do
;;
esac
done
$UTIL_HOME/lib.bin/cpp -d $cpp_args > $n
$UTIL_HOME/lib.bin/cpp -d -m $cpp_args > $n
exec $CC $*