* aclocal.m4 (SIM_AC_COMMON): Move contents of Make-common.in
authorStu Grossman <grossman@cygnus>
Thu, 23 Jan 1997 22:08:21 +0000 (22:08 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 23 Jan 1997 22:08:21 +0000 (22:08 +0000)
commit80b7b3a50c04a27c6d210e0c42658b3f77ff2f78
tree2f9de5a8635dcd7bab37283241dcaf50b487bf3c
parent6e1510a27dc72fc553b6fc98f1249bb067024e56
* 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,
targ-map.o, and run are built.  They are now built in the
individual simulator directories, taking sources from ../common as
necessary.  This replaces the merging of libcommon.a into
linsim.a, which was problematic for the WinGDB build process.
* run.c:  Include config.h from . instead of ../common.
* Make-common.in:  Remove.  It's no longer necessary.
sim/common/ChangeLog
sim/common/aclocal.m4 [new file with mode: 0644]