From: Stu Grossman Date: Fri, 24 Jan 1997 00:03:05 +0000 (+0000) Subject: * aclocal.m4: Remove Make-common.in from dependencies. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e1dfb8c53ccb8d998b52eb54b9991f9df7d77f3a;p=binutils-gdb.git * aclocal.m4: Remove Make-common.in from dependencies. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 30dc7e872ca..d338227e628 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,7 @@ Thu Jan 23 13:35:03 1997 Stu Grossman (grossman@critters.cygnus.com) + * aclocal.m4: Remove Make-common.in from dependencies. + * aclocal.m4 (SIM_AC_COMMON): Move contents of Make-common.in into here. Makes insertion into makefiles easier. Also, change the way that callback.o, gentmap, targ-vals.h, targ-map.c, diff --git a/sim/common/aclocal.m4 b/sim/common/aclocal.m4 index c2c3982561b..ee4d1448b81 100644 --- a/sim/common/aclocal.m4 +++ b/sim/common/aclocal.m4 @@ -267,7 +267,7 @@ distclean mostlyclean maintainer-clean realclean: clean # Dummy target to force execution of dependent targets. force: -Makefile: Makefile.in \$(srcdir)/../common/Make-common.in config.status +Makefile: Makefile.in config.status CONFIG_HEADERS= \$(SHELL) ./config.status config.status: configure