]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/README-HACKING
sim: delete SIM_AC_COMMON macro
[thirdparty/binutils-gdb.git] / sim / README-HACKING
index d4867c9e79e48797d543a132812b480d92b7d2f0..3715467337f724bbd219e1deabcfefff3d61a789 100644 (file)
@@ -41,20 +41,11 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT(Makefile.in)
 AC_CONFIG_MACRO_DIRS([../common ../.. ../../config])
 
-SIM_AC_COMMON
-
 ... target specific additions ...
 
 SIM_AC_OUTPUT
 --- snip ---
 
-SIM_AC_COMMON:
-
-- invokes the autoconf macros most often used by the simulators
-- defines --enable/--with options usable by all simulators
-- initializes sim_link_files/sim_link_links as the set of symbolic links
-  to set up
-
 SIM_AC_OUTPUT:
 
 - creates the symbolic links defined in sim_link_{files,links}