]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/m68hc11/configure.ac
b2685040f61ef5a11125c358ae0bfcf83fe02ce3
[thirdparty/binutils-gdb.git] / sim / m68hc11 / configure.ac
1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT(Makefile.in)
3 AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
4
5 SIM_AC_COMMON
6
7 dnl Options available in this module
8 SIM_AC_OPTION_ENDIAN(BIG)
9 SIM_AC_OPTION_HARDWARE(\
10 m68hc11 m68hc11sio m68hc11eepr m68hc11tim m68hc11spi nvram)
11
12 SIM_AC_OUTPUT