Files
rtems/tools/cpu/hppa1.1/configure.in
1999-03-24 23:14:36 +00:00

14 lines
231 B
Plaintext

AC_INIT(genoffsets.c)
AC_CONFIG_AUX_DIR(../../../../../..)
RTEMS_TOP(../../../../../..)
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE(rtems-exec-score-tools-hppa,$RTEMS_VERSION,no)
AC_PROG_CC
RTEMS_TOOLPATHS
AC_OUTPUT(Makefile)