From 244ecd9fb87dec2aeed6fb97d37dd8a43f9be4cc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Mar 1999 23:14:36 +0000 Subject: These files were not added as part of a recent patch from Ralf Corsepius . --- tools/cpu/generic/configure.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tools/cpu/generic/configure.in (limited to 'tools/cpu/generic/configure.in') diff --git a/tools/cpu/generic/configure.in b/tools/cpu/generic/configure.in new file mode 100644 index 0000000000..9877ceabc3 --- /dev/null +++ b/tools/cpu/generic/configure.in @@ -0,0 +1,15 @@ +AC_INIT(size_rtems.in) +AC_CONFIG_AUX_DIR(../../../../../..) + +RTEMS_TOP(../../../../../..) +RTEMS_CANONICAL_TARGET_CPU + +AM_INIT_AUTOMAKE(rtems-exec-score-tools-generic,$RTEMS_VERSION,no) + +RTEMS_PATH_KSH + +RTEMS_TOOLPATHS +AC_SUBST(program_prefix) + +AC_OUTPUT(Makefile +size_rtems) -- cgit v1.2.3