Remove extraneous '%' from sim/cris/local.mk
authorTom Tromey <tom@tromey.com>
Sat, 19 Aug 2023 16:53:53 +0000 (10:53 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 19 Aug 2023 16:53:53 +0000 (10:53 -0600)
commitf03d5c972e1b74c53c601f18a6ec5962879336cc
tree1b78f62144454a7052fff709bc4956956ae7b8af
parent9d4f36166d626554adbecbc5bc0f1f4791354e03
Remove extraneous '%' from sim/cris/local.mk

I saw this warning from make:

Makefile:5043: *** mixed implicit and normal rules: deprecated syntax

I believe this snuck in by error with the recent cgen-related changes.

This patch removes the stray '%' and rebuilds the Makefile.in.  I'm
checking this in.
sim/Makefile.in
sim/cris/local.mk