URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [gdb-5.0/] [utils/] [amd-udi/] [configure.in] - Rev 1765
Compare with Previous | Blame | View Log
AC_INIT(mondfe/bkpt.c)
CC=${CC-cc}
AC_SUBST(CC)
AC_PROG_CPP
AC_PROG_RANLIB
AC_HAVE_HEADERS(string.h stdlib.h unistd.h)
AC_OUTPUT(Makefile mondfe/Makefile montip/Makefile udi/Makefile)