Fix: produced dependencies were wrong

This commit is contained in:
ceriel 1991-12-18 09:40:23 +00:00
parent eb3ce1f70f
commit 38608cfa32

View file

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