aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/aclocal.m4
AgeCommit message (Collapse)AuthorFilesLines
2011-12-03sim: generate build dependencies on the flyMike Frysinger1-0/+89
Lift the code that GDB is using to generate dependencies on the fly and port it over to the sim. Now people shouldn't have to manually maintain these in their Makefile's. Signed-off-by: Mike Frysinger <vapier@gentoo.org>