aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f9f07b4..e3f64bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,5 +25,6 @@ SUFFIXES = .h .symo .symc .sym
.symo.h:
sed -e '/^[^*].*$$/d' -e 's/^[*]/#define/' -e 's/mAgIc[^-0-9]*//' \
$< > $@
+cpu.symc: $(srcdir)/gensym.awk
$(migcom_OBJECTS): cpu.h